1
0

Try to clean-up properly after unit tests

This commit is contained in:
Scott E. Graves
2017-02-15 11:28:57 -06:00
parent 2932c434e9
commit edf726a727
19 changed files with 573 additions and 43 deletions

View File

@@ -44,5 +44,8 @@
<ClCompile Include="SiaApiFileTreeTests.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="UnitTestConfig.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
</Project>