Skip to content

Commit

Permalink
Moves unit tests for TypeExtensions to their proper location.
Browse files Browse the repository at this point in the history
  • Loading branch information
lundmikkel committed Mar 29, 2016
1 parent 2720f39 commit bc2b594
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<Compile Include="TestConventions\CollectionsRelationsConvention.cs" />
<Compile Include="TestConventions\TypeExtensionsTests.cs" />
<Compile Include="ConventionData\TypeExtensionsTests.cs" />
<Compile Include="TypeBasedConventions.cs" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit bc2b594

Please sign in to comment.