From 84527f3d782a2e8e33b6bec3a2d4aeb4a018255c Mon Sep 17 00:00:00 2001 From: Gary Rong Date: Mon, 8 Apr 2024 14:57:00 +0800 Subject: [PATCH] tests: remove duplication --- tests/state_test.go | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/state_test.go b/tests/state_test.go index 852f2c0bee..10f4e4ee19 100644 --- a/tests/state_test.go +++ b/tests/state_test.go @@ -61,10 +61,6 @@ func initMatcher(st *testMatcher) { st.skipLoad(`^stExtCodeHash/dynamicAccountOverwriteEmpty\.json`) st.skipLoad(`^stCreate2/create2collisionStorage\.json`) st.skipLoad(`^stCreate2/RevertInCreateInInitCreate2\.json`) - st.skipLoad(`^stRevertTest/RevertInCreateInInit\.json`) - st.skipLoad(`^stExtCodeHash/dynamicAccountOverwriteEmpty\.json`) - st.skipLoad(`^stCreate2/create2collisionStorage\.json`) - st.skipLoad(`^stCreate2/RevertInCreateInInitCreate2\.json`) // Broken tests: // EOF is not part of cancun