From 8a53efa84c102c2c547692e47778e5a5e45cb126 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Fri, 6 Oct 2017 22:59:28 +0300 Subject: refill all the tests --- .../TransitionTests/bcHomesteadToEIP150/EIP150TransitionFiller.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/BlockchainTestsFiller/TransitionTests/bcHomesteadToEIP150/EIP150TransitionFiller.json') diff --git a/src/BlockchainTestsFiller/TransitionTests/bcHomesteadToEIP150/EIP150TransitionFiller.json b/src/BlockchainTestsFiller/TransitionTests/bcHomesteadToEIP150/EIP150TransitionFiller.json index 5161af3aa..b9b16be37 100644 --- a/src/BlockchainTestsFiller/TransitionTests/bcHomesteadToEIP150/EIP150TransitionFiller.json +++ b/src/BlockchainTestsFiller/TransitionTests/bcHomesteadToEIP150/EIP150TransitionFiller.json @@ -192,10 +192,10 @@ "shouldnotexist" : "1" }, "1000000000000000000000000000000000000012" : { - "shoulsnotexist" : "1" + "shouldnotexist" : "1" }, "1000000000000000000000000000000000000013" : { - "shoulsnotexist" : "1" + "shouldnotexist" : "1" }, "5dddfce53ee040d9eb21afbc0ae1bb4dbb0ba643" : { "storage" : { -- cgit