From d659f469a9ddcdd144a332da64b826908b0f7872 Mon Sep 17 00:00:00 2001
From: Gav Wood <i@gavwood.com>
Date: Thu, 10 Jul 2014 10:16:25 +0100
Subject: [PATCH] Code fixes.

---
 vmtests.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vmtests.json b/vmtests.json
index 605d0c018..b290b613f 100644
--- a/vmtests.json
+++ b/vmtests.json
@@ -178,7 +178,7 @@
         "exec" : {
             "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
             "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
-            "code" : "0x10f9",
+            "code" : "0x33ff",
             "data" : "0x",
             "gas" : 10000,
             "gasPrice" : 100000000000000,
-- 
GitLab