rename tests since they are valid opcodes that exist

This commit is contained in:
ethers 2014-11-12 19:11:06 -08:00
parent d06b792cd0
commit 78f1e4a945
1 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{ {
"dupAt51doesNotExistAnymore" : { "dupAt51becameMload" : {
"callcreates" : [ "callcreates" : [
], ],
"env" : { "env" : {
@ -1500,7 +1500,7 @@
} }
} }
}, },
"swapAt52doesNotExistAnymore" : { "swapAt52becameMstore" : {
"callcreates" : [ "callcreates" : [
], ],
"env" : { "env" : {
@ -1542,4 +1542,4 @@
} }
} }
} }
} }