From 30c266caff8c253438e542a81501a313c3c06eaf Mon Sep 17 00:00:00 2001
From: Christoph Jentzsch <jentzsch.software@gmail.com>
Date: Tue, 11 Nov 2014 08:33:59 +0100
Subject: [PATCH] jump to position outside code stops execution

---
 VMTests/vmIOandFlowOperationsTest.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/VMTests/vmIOandFlowOperationsTest.json b/VMTests/vmIOandFlowOperationsTest.json
index c61aba445..027328d0d 100644
--- a/VMTests/vmIOandFlowOperationsTest.json
+++ b/VMTests/vmIOandFlowOperationsTest.json
@@ -576,7 +576,7 @@
             "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
             "value" : "1000000000000000000"
         },
-        "gas" : "0",
+        "gas" : "9997",
         "out" : "0x",
         "post" : {
             "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
-- 
GitLab