aboutsummaryrefslogtreecommitdiffstats
path: root/VMTests/vmIOandFlowOperationsTest.json
diff options
context:
space:
mode:
authorDimitry <dimitry@ethdev.com>2016-11-02 23:36:33 +0800
committerDimitry <dimitry@ethdev.com>2016-11-02 23:36:33 +0800
commit853333e7da312775fb8f32f2c2771b8578cd0d79 (patch)
tree05f550a0f27d543bf52dae975b8a6fb421e15b57 /VMTests/vmIOandFlowOperationsTest.json
parentcc6aaba2956b12e074a83ffb4c530787ab8e9bb3 (diff)
downloaddexon-tests-853333e7da312775fb8f32f2c2771b8578cd0d79.tar.gz
dexon-tests-853333e7da312775fb8f32f2c2771b8578cd0d79.tar.zst
dexon-tests-853333e7da312775fb8f32f2c2771b8578cd0d79.zip
fix wrong solidity in tests (not hf related)
Diffstat (limited to 'VMTests/vmIOandFlowOperationsTest.json')
-rw-r--r--VMTests/vmIOandFlowOperationsTest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/VMTests/vmIOandFlowOperationsTest.json b/VMTests/vmIOandFlowOperationsTest.json
index 5a9b46e06..4f46a5410 100644
--- a/VMTests/vmIOandFlowOperationsTest.json
+++ b/VMTests/vmIOandFlowOperationsTest.json
@@ -2484,7 +2484,7 @@
"exec" : {
"address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
"caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "code" : "0x6060035b60600160800380606002576868010000000000000016565b6363badf000d6060115500",
+ "code" : "0x6060035b606001900380606002576868010000000000000016565b6363badf000d6060115500",
"data" : "0x",
"gas" : "0x0186a0",
"gasPrice" : "0x5af3107a4000",
@@ -2494,7 +2494,7 @@
"pre" : {
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
"balance" : "0x152d02c7e14af6800000",
- "code" : "0x6060035b60600160800380606002576868010000000000000016565b6363badf000d6060115500",
+ "code" : "0x6060035b606001900380606002576868010000000000000016565b6363badf000d6060115500",
"nonce" : "0x00",
"storage" : {
}