mirror of https://github.com/status-im/op-geth.git
rename tests since they are valid opcodes that exist
This commit is contained in:
parent
d06b792cd0
commit
78f1e4a945
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"dupAt51doesNotExistAnymore" : {
|
||||
"dupAt51becameMload" : {
|
||||
"callcreates" : [
|
||||
],
|
||||
"env" : {
|
||||
|
@ -1500,7 +1500,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"swapAt52doesNotExistAnymore" : {
|
||||
"swapAt52becameMstore" : {
|
||||
"callcreates" : [
|
||||
],
|
||||
"env" : {
|
||||
|
@ -1542,4 +1542,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue