From 981e586ab833c280170db22eee267803759077ee Mon Sep 17 00:00:00 2001 From: John Newbery Date: Wed, 3 May 2017 09:15:39 -0400 Subject: [tests] remove import-abort-rescan.py Reverts PR 10225 --- test/functional/test_runner.py | 1 - 1 file changed, 1 deletion(-) (limited to 'test/functional/test_runner.py') 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 = [ -- cgit v1.2.3