Cleaned JsonValue tests

This commit is contained in:
Benoit Blanchon
2014-08-01 14:38:28 +02:00
parent c1f4128ccd
commit ae6beb9340
3 changed files with 16 additions and 16 deletions

View File

@@ -88,7 +88,7 @@
<ClCompile Include="JsonArrayTests.cpp" />
<ClCompile Include="JsonObject_Indexer_Tests.cpp" />
<ClCompile Include="JsonObject_PrintTo_Tests.cpp" />
<ClCompile Include="JsonValueTests.cpp" />
<ClCompile Include="JsonValue_PrintTo_Tests.cpp" />
<ClCompile Include="StringBuilderTests.cpp" />
</ItemGroup>
<ItemGroup>