move straight to rb files, fixed runner

This commit is contained in:
Torsten Ruger
2014-04-28 16:47:12 +03:00
parent 2fdbb9f3ae
commit c1a6003704
6 changed files with 24 additions and 16 deletions

3
test/runners/foo.rb Normal file
View File

@@ -0,0 +1,3 @@
def foo(x)
a = 5
end