Skip to content

Commit

Permalink
Revert "unitest for iip15-manager contract (#3850)"
Browse files Browse the repository at this point in the history
This reverts commit 334ded6.
  • Loading branch information
dustinxie committed Aug 13, 2024
1 parent 2f75177 commit bc673f0
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 300 deletions.
3 changes: 0 additions & 3 deletions action/protocol/execution/protocol_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1145,9 +1145,6 @@ func TestIstanbulEVM(t *testing.T) {
// staticcall -> staticcall -> revrt twice
NewSmartContractTest(t, "testdata-istanbul/write-protection-010.json")
})
t.Run("iip15-manager test", func(t *testing.T) {
NewSmartContractTest(t, "testdata-istanbul/iip15-manager.json")
})
}

func TestLondonEVM(t *testing.T) {
Expand Down
241 changes: 0 additions & 241 deletions action/protocol/execution/testdata-istanbul/iip15-manager.json

This file was deleted.

Loading

0 comments on commit bc673f0

Please sign in to comment.