commit | 93c777d07236a4ca4f4de62680f07e6afaff3369 | [log] [tgz] |
---|---|---|
author | Jim Schaad <ietf@augustcellars.com> | Wed Apr 08 12:50:20 2020 -0700 |
committer | Jim Schaad <ietf@augustcellars.com> | Wed Apr 08 15:31:14 2020 -0700 |
tree | 7db2a002a6919776595416dd9bfb37a3ab6d891c | |
parent | 87d98586b3c2bb9e5c918f0a1bc80411c0708b0a [diff] |
Change test target
diff --git a/.appveyor.yml b/.appveyor.yml index 82e042e..4765657 100644 --- a/.appveyor.yml +++ b/.appveyor.yml
@@ -21,6 +21,6 @@ build: project: $(APPVEYOR_BUILD_FOLDER)\$(APPVEYOR_PROJECT_NAME).sln -test: +test_script: - cd dist\test\$(CONFIGURATION) - cbor_test.exe