fix all tests to use space.main

This commit is contained in:
Torsten Ruger
2015-11-30 16:20:39 +02:00
parent afe16868b5
commit c7d1f9ec99
22 changed files with 53 additions and 58 deletions

View File

@ -5,7 +5,7 @@ class IfTest < MiniTest::Test
def setup
@string_input = <<HERE
class Object
class Space
int itest(int n)
if_zero( n - 12)
"then".putstring()