Skip to content

Commit a5a6419

Browse files
committed
fix merge artifacts
1 parent 8d46382 commit a5a6419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RubberduckTests/RubberduckTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@
102102
<Compile Include="SmartIndenter\VerticalSpacingTests.cs" />
103103
<Compile Include="Symbols\AccessibilityCheckTests.cs" />
104104
<Compile Include="Symbols\ClassModuleDeclarationTests.cs" />
105-
<Compile Include="Symbols\DeclarationFinderTests.cs" />
106105
<Compile Include="Symbols\ProjectDeclarationTests.cs" />
107106
<Compile Include="Symbols\ConstantDeclarationTests.cs" />
108107
<Compile Include="Symbols\ProceduralModuleDeclarationTests.cs" />
@@ -204,6 +203,7 @@
204203
<Compile Include="SourceControl\UnsyncedCommitsViewModelTests.cs" />
205204
<Compile Include="StringExtensionsTests.cs" />
206205
<Compile Include="Properties\AssemblyInfo.cs" />
206+
<Compile Include="Symbols\DeclarationFinderTests.cs" />
207207
<Compile Include="TodoExplorer\TodoExplorerTests.cs" />
208208
<Compile Include="UnitTesting\AssertTests.cs" />
209209
<Compile Include="UnitTesting\EngineTests.cs" />

0 commit comments

Comments
 (0)