aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xqa/pull-tester/rpc-tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/pull-tester/rpc-tests.sh b/qa/pull-tester/rpc-tests.sh
index 0510279666..8ed942643b 100755
--- a/qa/pull-tester/rpc-tests.sh
+++ b/qa/pull-tester/rpc-tests.sh
@@ -44,7 +44,7 @@ testScriptsExt=(
'receivedby.py'
'reindex.py'
'rpcbind_test.py'
- 'script_test.py'
+# 'script_test.py'
'smartfees.py'
'maxblocksinflight.py'
'invalidblockrequest.py'