From 8b084082eddbde956a0ece40f06489b49b93e3c3 Mon Sep 17 00:00:00 2001 From: Yoichi Hirai Date: Mon, 10 Jul 2017 17:56:20 +0200 Subject: Expect zeros in the storage of an overwritten contract --- .../stCallCreateCallCodeTest/createJS_ExampleContractFiller.json | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src') diff --git a/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createJS_ExampleContractFiller.json b/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createJS_ExampleContractFiller.json index a869d5019..c6eba3239 100644 --- a/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createJS_ExampleContractFiller.json +++ b/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createJS_ExampleContractFiller.json @@ -15,11 +15,6 @@ "result" : { "6295ee1b4f6dd65047762f924ecd367c17eabf8f" : { "storage" : { - "0x00" : "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", - "0x01" : "0x42", - "0x02" : "0x23", - "0x03" : "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", - "0x05" : "0x03e8" } } } -- cgit