aboutsummaryrefslogtreecommitdiffstats
path: root/test/run_test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/run_test.sh')
-rwxr-xr-xtest/run_test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/run_test.sh b/test/run_test.sh
index f535a609d..4818f89b2 100755
--- a/test/run_test.sh
+++ b/test/run_test.sh
@@ -22,7 +22,7 @@ $GDEX \
--testnet \
--verbosity=4 \
--gcmode=archive \
- --datadir=$datadir \
+ --datadir=$datadir --nodekey=testrpc.nodekey \
--rpc --rpcapi=eth,net,web3,debug \
--rpcaddr=0.0.0.0 --rpcport=8545 \
--ws --wsapi=eth,net,web3,debug \