This commit is contained in:
Oliver Weichhold 2017-09-08 13:37:06 +02:00
parent 9ecc57cefb
commit 597416f1f6
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ build_script:
# to run tests again only selected assemblies and/or categories
test_script:
- cd src\MiningCore.Tests
- cd ..\MiningCore.Tests
- dotnet test
#---------------------------------#