aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
diff options
context:
space:
mode:
authorJim Posen <jimpo@coinbase.com>2017-08-24 17:06:42 -0700
committerJim Posen <jimpo@coinbase.com>2017-10-03 10:28:00 -0700
commiteff4bd8ab257a553ca8898ccd803630b4d44a771 (patch)
treed55da0a01a7cde16c0ae189bbf690044b10eae27 /test/functional/test_runner.py
parenta2be3b66b56bccc01dfa2fb992515ae56bbedd49 (diff)
downloadbitcoin-eff4bd8ab257a553ca8898ccd803630b4d44a771.tar.xz
[test] P2P functional test for certain fingerprinting protections
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 5c8740d7cd..434ba23b3b 100755
--- a/test/functional/test_runner.py
+++ b/test/functional/test_runner.py
@@ -123,6 +123,7 @@ BASE_SCRIPTS= [
'uptime.py',
'resendwallettransactions.py',
'minchainwork.py',
+ 'p2p-fingerprint.py',
]
EXTENDED_SCRIPTS = [