aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2017-05-03 15:42:24 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2017-05-03 15:42:58 +0200
commit35da2aeed7d4000dde93957c3b6e048ab83c4f2b (patch)
treea92752002f3d152d86446c88a97808594e180f0d /test/functional/test_runner.py
parent22d870016eb630560c0bd6ba911b764ef46fefc9 (diff)
parent981e586ab833c280170db22eee267803759077ee (diff)
downloadbitcoin-35da2aeed7d4000dde93957c3b6e048ab83c4f2b.tar.xz
Merge #10327: [tests] remove import-abort-rescan.py
981e586 [tests] remove import-abort-rescan.py (John Newbery) Tree-SHA512: 8658d42b5ecdefbb71c55849036ee4e8e113abbc9c549730524009fb6eacc50340ffb7ef99fb35809d4abd6b304d491a618e45ff6ded1990f01f18cbcebf2b12
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 467e1668d1..c87010b0f4 100755
--- a/test/functional/test_runner.py
+++ b/test/functional/test_runner.py
@@ -110,7 +110,6 @@ BASE_SCRIPTS= [
'rpcnamedargs.py',
'listsinceblock.py',
'p2p-leaktests.py',
- 'import-abort-rescan.py',
]
EXTENDED_SCRIPTS = [