We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57521e5 commit 91218d0Copy full SHA for 91218d0
Rubberduck.Parsing/Annotations/ITestAnnotation.cs
@@ -1,6 +1,6 @@
1
namespace Rubberduck.Parsing.Annotations
2
{
3
- public interface ITestAnnotation
+ public interface ITestAnnotation : IAnnotation
4
5
}
6
0 commit comments