Introducing default arguments

This commit is contained in:
Michael Tryby
2019-02-12 13:13:35 -05:00
parent d33afdd079
commit 678a2c2b45
2 changed files with 18 additions and 8 deletions

View File

@@ -58,7 +58,7 @@ build_script:
before_test:
- cd %EPANET_HOME%
- tools\before-test.cmd %TEST_HOME% %EPANET_HOME%\%BUILD_HOME%\bin\Release %APPVEYOR_REPO_COMMIT%
- tools\before-test.cmd %APPVEYOR_REPO_COMMIT%
# run custom test script
test_script: