aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files/ansible/test-files/testrunner.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/files/ansible/test-files/testrunner.sh')
-rwxr-xr-xtests/files/ansible/test-files/testrunner.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/files/ansible/test-files/testrunner.sh b/tests/files/ansible/test-files/testrunner.sh
index 33ad25fad..c7763b1f1 100755
--- a/tests/files/ansible/test-files/testrunner.sh
+++ b/tests/files/ansible/test-files/testrunner.sh
@@ -7,7 +7,7 @@ cd ~/testout
export EVMJIT="-cache=0"
while [ 1 ]
do
- TEST="$(docker run --rm --entrypoint=\"/cpp-ethereum/build/test/createRandomTest\" ethereum/cppjit-testrunner)"
+ TEST="$(docker run --rm --entrypoint=\"/cpp-ethereum/build/test/createRandomStateTest\" ethereum/cppjit-testrunner)"
# echo "$TEST"
# test pyethereum