aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
diff options
context:
space:
mode:
authorJoão Barbosa <joao.paulo.barbosa@gmail.com>2017-08-07 15:49:41 +0100
committerJoão Barbosa <joao.paulo.barbosa@gmail.com>2017-08-12 04:42:45 +0100
commitbdf607e43819a05f155c2cfedd1ecae093149594 (patch)
tree436be7f6220884bc62f2cb569b91a787fc973997 /test/functional/test_runner.py
parentbf74d377fb8e20140da6eac1407414928384bcea (diff)
downloadbitcoin-bdf607e43819a05f155c2cfedd1ecae093149594.tar.xz
test: Add resendwallettransactions functional tests
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 dfd3b89895..4623718fe7 100755
--- a/test/functional/test_runner.py
+++ b/test/functional/test_runner.py
@@ -118,6 +118,7 @@ BASE_SCRIPTS= [
'bipdersig-p2p.py',
'bip65-cltv-p2p.py',
'uptime.py',
+ 'resendwallettransactions.py',
]
EXTENDED_SCRIPTS = [