Skip to content

Commit ab50e76

Browse files
committed
Merge pull request #35 from ethers/delOld
rename tests since they are valid opcodes that exist
2 parents d06b792 + 78f1e4a commit ab50e76

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

VMTests/vmIOandFlowOperationsTest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"dupAt51doesNotExistAnymore" : {
2+
"dupAt51becameMload" : {
33
"callcreates" : [
44
],
55
"env" : {
@@ -1500,7 +1500,7 @@
15001500
}
15011501
}
15021502
},
1503-
"swapAt52doesNotExistAnymore" : {
1503+
"swapAt52becameMstore" : {
15041504
"callcreates" : [
15051505
],
15061506
"env" : {
@@ -1542,4 +1542,4 @@
15421542
}
15431543
}
15441544
}
1545-
}
1545+
}

0 commit comments

Comments
 (0)