diff options
author | Dimitry <dimitry@ethereum.org> | 2018-10-03 01:51:32 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-10-03 06:10:43 +0800 |
commit | 580a0e4a2c92ca62c9c9f2613a67f330d3efa209 (patch) | |
tree | 40097ee09b2970c29c97436185caa7db9bd54476 /src/GeneralStateTestsFiller/stArgsZeroOneBalance/jumpNonConstFiller.yml | |
parent | f4e6c9dafc25bbb78a7ee18d5fdeaecc48a01b7a (diff) | |
download | tangerine-tests-580a0e4a2c92ca62c9c9f2613a67f330d3efa209.tar tangerine-tests-580a0e4a2c92ca62c9c9f2613a67f330d3efa209.tar.gz tangerine-tests-580a0e4a2c92ca62c9c9f2613a67f330d3efa209.tar.bz2 tangerine-tests-580a0e4a2c92ca62c9c9f2613a67f330d3efa209.tar.lz tangerine-tests-580a0e4a2c92ca62c9c9f2613a67f330d3efa209.tar.xz tangerine-tests-580a0e4a2c92ca62c9c9f2613a67f330d3efa209.tar.zst tangerine-tests-580a0e4a2c92ca62c9c9f2613a67f330d3efa209.zip |
fix yml tests
Diffstat (limited to 'src/GeneralStateTestsFiller/stArgsZeroOneBalance/jumpNonConstFiller.yml')
-rw-r--r-- | src/GeneralStateTestsFiller/stArgsZeroOneBalance/jumpNonConstFiller.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stArgsZeroOneBalance/jumpNonConstFiller.yml b/src/GeneralStateTestsFiller/stArgsZeroOneBalance/jumpNonConstFiller.yml index 98fb9335f..ed3a520c8 100644 --- a/src/GeneralStateTestsFiller/stArgsZeroOneBalance/jumpNonConstFiller.yml +++ b/src/GeneralStateTestsFiller/stArgsZeroOneBalance/jumpNonConstFiller.yml @@ -17,7 +17,7 @@ jumpNonConst: result: 095e7baea6a6c7c4c2dfeb977efac326af552d87: storage: - 0x01: '0x00' + '0x01': '0x00' - indexes: data: !!int -1 gas: !!int -1 @@ -27,7 +27,7 @@ jumpNonConst: result: 095e7baea6a6c7c4c2dfeb977efac326af552d87: storage: - 0x01: '0x00' + '0x01': '0x00' pre: 095e7baea6a6c7c4c2dfeb977efac326af552d87: balance: '' |