aboutsummaryrefslogtreecommitdiff
path: root/test/functional
diff options
context:
space:
mode:
authorJonas Schnelli <dev@jonasschnelli.ch>2017-07-21 15:48:30 +0200
committerJonas Schnelli <dev@jonasschnelli.ch>2017-07-21 15:59:06 +0200
commit44eb9d406ab131b628a3113181d6198b205d83ac (patch)
tree7d41275cf11c2c0e4d2179a1858be44262e93a2b /test/functional
parent420238d3103aa5c2e0ad29be840ba5d04b9d243e (diff)
downloadbitcoin-44eb9d406ab131b628a3113181d6198b205d83ac.tar.xz
[QA] Avoid running multiwallet.py twice
Diffstat (limited to 'test/functional')
-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 c158eaa34e..a043560ea8 100755
--- a/test/functional/test_runner.py
+++ b/test/functional/test_runner.py
@@ -63,7 +63,6 @@ BASE_SCRIPTS= [
'segwit.py',
# vv Tests less than 2m vv
'wallet.py',
- 'multiwallet.py',
'wallet-accounts.py',
'p2p-segwit.py',
'wallet-dump.py',