Cleaned JsonObject unit tests

This commit is contained in:
Benoit Blanchon
2014-08-01 14:25:55 +02:00
parent 2771b830b7
commit 5fb6edfc91
3 changed files with 40 additions and 45 deletions

View File

@@ -86,7 +86,7 @@
<ItemGroup>
<ClCompile Include="EscapedStringTests.cpp" />
<ClCompile Include="JsonArrayTests.cpp" />
<ClCompile Include="JsonHashTableTests.cpp" />
<ClCompile Include="JsonObject_PrintTo_Tests.cpp" />
<ClCompile Include="JsonValueTests.cpp" />
<ClCompile Include="StringBuilderTests.cpp" />
</ItemGroup>