From af6366f2d120b85d81e35749ebc7f3e92581f292 Mon Sep 17 00:00:00 2001 From: Torsten Ruger Date: Wed, 7 Oct 2015 10:04:55 +0300 Subject: [PATCH] small fixes to make tests pass again --- test/compiler/test_methods.rb | 3 +++ test/fragments/test_if.rb | 1 + test/fragments/test_recursive_fibo.rb | 12 +++++------- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/test/compiler/test_methods.rb b/test/compiler/test_methods.rb index 13d79679..2f205b9a 100644 --- a/test/compiler/test_methods.rb +++ b/test/compiler/test_methods.rb @@ -44,6 +44,9 @@ HERE def test_puts_string @string_input = <