aboutsummaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2016-08-12 22:53:02 +0800
committerGitHub <noreply@github.com>2016-08-12 22:53:02 +0800
commit230c531705ff656dac9fca3f4c72f30363c09ca6 (patch)
tree5a894f2c2a7c8b3d1621024dce6c523621e72622 /appveyor.yml
parentc5203344a007c25d50cdf66ee23cb5fbdf74dae0 (diff)
parentd4799399494e0a25c0dbac1a4262fe7b2d65b46f (diff)
downloaddexon-solidity-230c531705ff656dac9fca3f4c72f30363c09ca6.tar
dexon-solidity-230c531705ff656dac9fca3f4c72f30363c09ca6.tar.gz
dexon-solidity-230c531705ff656dac9fca3f4c72f30363c09ca6.tar.bz2
dexon-solidity-230c531705ff656dac9fca3f4c72f30363c09ca6.tar.lz
dexon-solidity-230c531705ff656dac9fca3f4c72f30363c09ca6.tar.xz
dexon-solidity-230c531705ff656dac9fca3f4c72f30363c09ca6.tar.zst
dexon-solidity-230c531705ff656dac9fca3f4c72f30363c09ca6.zip
Merge pull request #837 from chriseth/testsuitecleanup
Cleanup of test runner.
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 82751373..e990cff8 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -51,7 +51,7 @@ build_script:
# - cd %APPVEYOR_BUILD_FOLDER%\build\test\%CONFIGURATION%
# - copy "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\redist\x86\Microsoft.VC140.CRT\msvc*.dll" .
# - start eth.exe --test -d %TMP%\eth_for_soltest
-# - soltest.exe --ipc %TMP%\eth_for_soltest\geth.ipc
+# - soltest.exe -- --ipc %TMP%\eth_for_soltest\geth.ipc
# - pkill eth
artifacts: