Skip to content

Commit 9829ee7

Browse files
committed
move git dir tests
1 parent 4311761 commit 9829ee7

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

GitVersionCore.Tests/GitVersionCore.Tests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
<Link>Helpers\DirectoryHelper.cs</Link>
6767
</Compile>
6868
<Compile Include="CommitCountingRepoFixture.cs" />
69+
<Compile Include="GitDirFinderTests.cs" />
6970
<Compile Include="GitFlow\BaseGitFlowRepositoryFixture.cs" />
7071
<Compile Include="GitFlow\DevelopScenarios.cs" />
7172
<Compile Include="GitFlow\MetaDataByCommitFixture.cs" />

GitVersionTask.Tests/GitVersionTask.Tests.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@
106106
<Compile Include="Helpers\LibGit2SharpExtensions.cs" />
107107
<Compile Include="Helpers\Scrubbers.cs" />
108108
<Compile Include="Helpers\SelfCleaningDirectory.cs" />
109-
<Compile Include="GitDirFinderTests.cs" />
110109
<Compile Include="Helpers\Lg2sHelperBase.cs" />
111110
<Compile Include="LibGitExtensionsTests.cs" />
112111
<Compile Include="Mocks\MockBuildEngine.cs" />

0 commit comments

Comments
 (0)