aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
diff options
context:
space:
mode:
authorCristian Mircea Messel <mess110@gmail.com>2017-10-11 22:56:31 +0300
committerCristian Mircea Messel <mess110@gmail.com>2017-10-11 23:19:16 +0300
commitc5dfa90aab53832c9ad339360d11d6635a26ba6b (patch)
tree0a037a0d8ff328cf81b04190cedcd29ceb296da3 /test/functional/test_runner.py
parent892809309c1bc370677241a715e57a2744f94323 (diff)
downloadbitcoin-c5dfa90aab53832c9ad339360d11d6635a26ba6b.tar.xz
[tests] Add uacomment tests
Checks for setting the value, max length and reserved characters
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 8c4651f6e0..dd82f9513a 100755
--- a/test/functional/test_runner.py
+++ b/test/functional/test_runner.py
@@ -124,6 +124,7 @@ BASE_SCRIPTS= [
'resendwallettransactions.py',
'minchainwork.py',
'p2p-fingerprint.py',
+ 'uacomment.py',
]
EXTENDED_SCRIPTS = [