Activate test_failing_handler

This commit is contained in:
kdeme 2019-04-02 18:35:36 +02:00 committed by zah
parent bf62debe93
commit 6117fed595
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ proc runP2pTests() =
"test_enode",
"test_shh",
"test_shh_connect",
"test_failing_handler",
]:
runTest("tests/p2p/" & filename)