aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2017-11-28 15:38:46 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2017-12-01 11:28:13 +0100
commit23232422e507a90922c0870611cade5c789bb83a (patch)
tree51294deb312089fc618c0edef314938c51cd080b /test/functional/test_runner.py
parentcf5f432c69418adb51f0f4a0bdbd6ba3112ee11a (diff)
downloadbitcoin-23232422e507a90922c0870611cade5c789bb83a.tar.xz
test: Add test for `-debuglogfile`
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 d953e1585c..2202d65b5e 100755
--- a/test/functional/test_runner.py
+++ b/test/functional/test_runner.py
@@ -126,6 +126,7 @@ BASE_SCRIPTS= [
'p2p-fingerprint.py',
'uacomment.py',
'p2p-acceptblock.py',
+ 'feature_logging.py',
]
EXTENDED_SCRIPTS = [