diff options
-rw-r--r-- | VMTests/vmIOandFlowOperationsTest.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/VMTests/vmIOandFlowOperationsTest.json b/VMTests/vmIOandFlowOperationsTest.json index 027328d0d..debb212e4 100644 --- a/VMTests/vmIOandFlowOperationsTest.json +++ b/VMTests/vmIOandFlowOperationsTest.json @@ -1,5 +1,5 @@ { - "dupAt51doesNotExistAnymore" : { + "dupAt51becameMload" : { "callcreates" : [ ], "env" : { @@ -1500,7 +1500,7 @@ } } }, - "swapAt52doesNotExistAnymore" : { + "swapAt52becameMstore" : { "callcreates" : [ ], "env" : { @@ -1542,4 +1542,4 @@ } } } -}
\ No newline at end of file +} |