Skip to content

Commit d937b86

Browse files
committed
Added missing file with shadowed declaration tests
1 parent 20fd233 commit d937b86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RubberduckTests/RubberduckTests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@
113113
<Compile Include="Inspections\HungarianNotationInspectionTests.cs" />
114114
<Compile Include="Inspections\ImplicitActiveWorkbookReferenceInspectionTests.cs" />
115115
<Compile Include="Inspections\MemberNotOnInterfaceInspectionTests.cs" />
116+
<Compile Include="Inspections\ShadowedDeclarationInspectionTests.cs" />
116117
<Compile Include="Inspections\StopKeywordInspectionTests.cs" />
117118
<Compile Include="Inspections\OptionBaseZeroInspectionTests.cs" />
118119
<Compile Include="QuickFixes\AssignedByValParameterMakeLocalCopyQuickFixTests.cs" />

0 commit comments

Comments
 (0)