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 20fd233 commit d937b86Copy full SHA for d937b86
RubberduckTests/RubberduckTests.csproj
@@ -113,6 +113,7 @@
113
<Compile Include="Inspections\HungarianNotationInspectionTests.cs" />
114
<Compile Include="Inspections\ImplicitActiveWorkbookReferenceInspectionTests.cs" />
115
<Compile Include="Inspections\MemberNotOnInterfaceInspectionTests.cs" />
116
+ <Compile Include="Inspections\ShadowedDeclarationInspectionTests.cs" />
117
<Compile Include="Inspections\StopKeywordInspectionTests.cs" />
118
<Compile Include="Inspections\OptionBaseZeroInspectionTests.cs" />
119
<Compile Include="QuickFixes\AssignedByValParameterMakeLocalCopyQuickFixTests.cs" />
0 commit comments