diff --git a/test/functional/test_runner.py b/test/functional/test_runner.py --- a/test/functional/test_runner.py +++ b/test/functional/test_runner.py @@ -144,6 +144,7 @@ 'rpcbind_test.py', # vv Tests less than 30s vv 'assumevalid.py', + 'example_test.py', 'txn_doublespend.py', 'txn_clone.py --mineblock', 'forknotify.py',