Skip to content

Commit

Permalink
rename tests since they are valid opcodes that exist
Browse files Browse the repository at this point in the history
  • Loading branch information
ethers committed Nov 13, 2014
1 parent d06b792 commit 78f1e4a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions VMTests/vmIOandFlowOperationsTest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dupAt51doesNotExistAnymore" : {
"dupAt51becameMload" : {
"callcreates" : [
],
"env" : {
Expand Down Expand Up @@ -1500,7 +1500,7 @@
}
}
},
"swapAt52doesNotExistAnymore" : {
"swapAt52becameMstore" : {
"callcreates" : [
],
"env" : {
Expand Down Expand Up @@ -1542,4 +1542,4 @@
}
}
}
}
}

0 comments on commit 78f1e4a

Please sign in to comment.