diff --git a/core/vm/instructions_test.go b/core/vm/instructions_test.go index 6e562ed6c9..a3c64c8817 100644 --- a/core/vm/instructions_test.go +++ b/core/vm/instructions_test.go @@ -633,7 +633,7 @@ func BenchmarkOpKeccak256(bench *testing.B) { } } -func TestCreate2Addreses(t *testing.T) { +func TestCreate2Addresses(t *testing.T) { type testcase struct { origin string salt string