Skip to content

Commit

Permalink
Correct test directory
Browse files Browse the repository at this point in the history
  • Loading branch information
jimsch committed Apr 8, 2020
1 parent 02bfb77 commit ff19545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ build:
project: $(APPVEYOR_BUILD_FOLDER)\$(APPVEYOR_PROJECT_NAME).sln

test_script:
- cd dist\test\$(CONFIGURATION)
- cd dist\test\%CONFIGURATION%
- cbor_test.exe

0 comments on commit ff19545

Please sign in to comment.