mirror of https://github.com/status-im/nim-eth.git
Activate test_failing_handler
This commit is contained in:
parent
bf62debe93
commit
6117fed595
|
@ -49,6 +49,7 @@ proc runP2pTests() =
|
||||||
"test_enode",
|
"test_enode",
|
||||||
"test_shh",
|
"test_shh",
|
||||||
"test_shh_connect",
|
"test_shh_connect",
|
||||||
|
"test_failing_handler",
|
||||||
]:
|
]:
|
||||||
runTest("tests/p2p/" & filename)
|
runTest("tests/p2p/" & filename)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue