diff options
Merge pull request #367 from ethereum/schema-linting
Improvements to Test Schema Linting
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_InternlCallStoreClearsOOGFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stStaticCall/static_InternlCallStoreClearsOOGFiller.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_InternlCallStoreClearsOOGFiller.json b/src/GeneralStateTestsFiller/stStaticCall/static_InternlCallStoreClearsOOGFiller.json index 9fb17d1b3..90064915a 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_InternlCallStoreClearsOOGFiller.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_InternlCallStoreClearsOOGFiller.json @@ -20,7 +20,7 @@ "0000000000000000000000000000000000000000" : { "balance" : "0", "storage" : { - "0x" : "0x0c", + "0x00" : "0x0c", "0x01" : "0x0c", "0x02" : "0x0c", "0x03" : "0x0c", |