aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
diff options
context:
space:
mode:
authorKarl-Johan Alm <karljohan-alm@garage.co.jp>2017-05-02 10:26:33 +0900
committerKarl-Johan Alm <karljohan-alm@garage.co.jp>2018-05-02 14:26:45 +0900
commit0f0badd5a3b71720ec81f7db8edf6e79e740c76a (patch)
treea2f8a4bf5be8186a458f24bd626f9938d659ec1c /test/functional/test_runner.py
parent629ff8c35845af95c95e24cfdda25f9991f95ae5 (diff)
downloadbitcoin-0f0badd5a3b71720ec81f7db8edf6e79e740c76a.tar.xz
test: Test includeconf parameter.
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 5e86e7ce64..8a82db222b 100755
--- a/test/functional/test_runner.py
+++ b/test/functional/test_runner.py
@@ -138,6 +138,7 @@ BASE_SCRIPTS = [
'p2p_fingerprint.py',
'feature_uacomment.py',
'p2p_unrequested_blocks.py',
+ 'feature_includeconf.py',
'feature_logging.py',
'p2p_node_network_limited.py',
'feature_blocksdir.py',