Fix json_unit invocation for appveyor
This commit is contained in:
parent
4a9731dbd5
commit
93a0dccbbe
@ -7,4 +7,4 @@ build_script:
|
|||||||
- cmake .
|
- cmake .
|
||||||
- msbuild json.sln
|
- msbuild json.sln
|
||||||
test_script:
|
test_script:
|
||||||
- json_unit.exe
|
- Debug\json_unit.exe
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user