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. 6
      VMTests/vmIOandFlowOperationsTest.json

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

Loading…
Cancel
Save