From c5dfa90aab53832c9ad339360d11d6635a26ba6b Mon Sep 17 00:00:00 2001 From: Cristian Mircea Messel Date: Wed, 11 Oct 2017 22:56:31 +0300 Subject: [tests] Add uacomment tests Checks for setting the value, max length and reserved characters --- test/functional/test_runner.py | 1 + 1 file changed, 1 insertion(+) (limited to 'test/functional/test_runner.py') 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 = [ -- cgit v1.2.3