aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
diff options
context:
space:
mode:
authorJonas Schnelli <dev@jonasschnelli.ch>2017-11-20 10:57:34 -1000
committerJonas Schnelli <dev@jonasschnelli.ch>2017-12-06 21:13:48 -1000
commite054d0e532cdb587193952a629e94c669eff95f5 (patch)
treebf816d4c9f66d7f5689cefa6b178d41ce7a67e36 /test/functional/test_runner.py
parentbd0941652444df09c32eb552952fd3705d03fd6a (diff)
downloadbitcoin-e054d0e532cdb587193952a629e94c669eff95f5.tar.xz
[QA] Add node_network_limited test
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 e38146a79a..58faec521d 100755
--- a/test/functional/test_runner.py
+++ b/test/functional/test_runner.py
@@ -128,6 +128,7 @@ BASE_SCRIPTS= [
'uacomment.py',
'p2p-acceptblock.py',
'feature_logging.py',
+ 'node_network_limited.py',
]
EXTENDED_SCRIPTS = [