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" : [
|
"callcreates" : [
|
||||||
],
|
],
|
||||||
"env" : {
|
"env" : {
|
||||||
|
@ -1500,7 +1500,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"swapAt52doesNotExistAnymore" : {
|
"swapAt52becameMstore" : {
|
||||||
"callcreates" : [
|
"callcreates" : [
|
||||||
],
|
],
|
||||||
"env" : {
|
"env" : {
|
||||||
|
@ -1542,4 +1542,4 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue