aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
diff options
context:
space:
mode:
authorKarl-Johan Alm <karljohan-alm@garage.co.jp>2017-04-18 16:53:34 +0900
committerKarl-Johan Alm <karljohan-alm@garage.co.jp>2017-04-21 12:51:50 +0900
commited60970c83d68b2afd60f133f6b9b92797ee6034 (patch)
tree401f0c48d69fa1b4c9f6d366dab8e50db2a11d8f /test/functional/test_runner.py
parenta86255b11633fccceffee66e5b79e5954330f3f9 (diff)
downloadbitcoin-ed60970c83d68b2afd60f133f6b9b92797ee6034.tar.xz
[test] Test abortrescan command.
Diffstat (limited to 'test/functional/test_runner.py')
-rwxr-xr-xtest/functional/test_runner.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/functional/test_runner.py b/test/functional/test_runner.py
index fc4e675fec..45a795f064 100755
--- a/test/functional/test_runner.py
+++ b/test/functional/test_runner.py
@@ -108,6 +108,7 @@ BASE_SCRIPTS= [
'rpcnamedargs.py',
'listsinceblock.py',
'p2p-leaktests.py',
+ 'import-abort-rescan.py',
]
ZMQ_SCRIPTS = [