Skip to content

Commit 84527f3

Browse files
committed
tests: remove duplication
1 parent ef12453 commit 84527f3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/state_test.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,6 @@ func initMatcher(st *testMatcher) {
6161
st.skipLoad(`^stExtCodeHash/dynamicAccountOverwriteEmpty\.json`)
6262
st.skipLoad(`^stCreate2/create2collisionStorage\.json`)
6363
st.skipLoad(`^stCreate2/RevertInCreateInInitCreate2\.json`)
64-
st.skipLoad(`^stRevertTest/RevertInCreateInInit\.json`)
65-
st.skipLoad(`^stExtCodeHash/dynamicAccountOverwriteEmpty\.json`)
66-
st.skipLoad(`^stCreate2/create2collisionStorage\.json`)
67-
st.skipLoad(`^stCreate2/RevertInCreateInInitCreate2\.json`)
6864

6965
// Broken tests:
7066
// EOF is not part of cancun

0 commit comments

Comments
 (0)