Fix json_unit invocation for appveyor

This commit is contained in:
Alexander Nevskiy 2015-06-13 02:44:01 +03:00
parent 4a9731dbd5
commit 93a0dccbbe

View File

@ -7,4 +7,4 @@ build_script:
- cmake .
- msbuild json.sln
test_script:
- json_unit.exe
- Debug\json_unit.exe