aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
diff options
context:
space:
mode:
authorJohn Newbery <john@johnnewbery.com>2017-05-03 09:15:39 -0400
committerJohn Newbery <john@johnnewbery.com>2017-05-03 09:16:42 -0400
commit981e586ab833c280170db22eee267803759077ee (patch)
treecc80f3cdcc552bd8fae8aa3687a6e066abc02e72 /test/functional/test_runner.py
parentdc8fc0c73bebbc1c48ac5540026030c9cc00ec23 (diff)
downloadbitcoin-981e586ab833c280170db22eee267803759077ee.tar.xz
[tests] remove import-abort-rescan.py
Reverts PR 10225
Diffstat (limited to 'test/functional/test_runner.py')
-rwxr-xr-xtest/functional/test_runner.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/functional/test_runner.py b/test/functional/test_runner.py
index 0996b1bc20..2932f82970 100755
--- a/test/functional/test_runner.py
+++ b/test/functional/test_runner.py
@@ -109,7 +109,6 @@ BASE_SCRIPTS= [
'rpcnamedargs.py',
'listsinceblock.py',
'p2p-leaktests.py',
- 'import-abort-rescan.py',
]
EXTENDED_SCRIPTS = [