diff --git a/eth.nimble b/eth.nimble index bb73b2f..ace1da4 100644 --- a/eth.nimble +++ b/eth.nimble @@ -49,6 +49,7 @@ proc runP2pTests() = "test_enode", "test_shh", "test_shh_connect", + "test_failing_handler", ]: runTest("tests/p2p/" & filename)