Skip to content

Commit 4b43c90

Browse files
committed
moved GuidConvertTest to root test project
1 parent 81060a5 commit 4b43c90

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Slapper.AutoMapper.Tests/Slapper.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<ItemGroup>
4646
<Compile Include="ArrayTests.cs" />
4747
<Compile Include="ComplexMapsParentsAndChlidTest.cs" />
48-
<Compile Include="ConvertersTests\GuidConverterTests.cs" />
48+
<Compile Include="GuidConverterTests.cs" />
4949
<Compile Include="EmptyList.cs" />
5050
<Compile Include="HashCollisionTests.cs" />
5151
<Compile Include="MapCollectionsTypedTest.cs" />

0 commit comments

Comments
 (0)