Merge pull request #35 from ethers/delOld

rename tests since they are valid opcodes that exist
pull/426/head
Christoph Jentzsch 10 years ago
commit ab50e76652
  1. 4
      VMTests/vmIOandFlowOperationsTest.json

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

Loading…
Cancel
Save