fixes missing string tests and expression/transformation

This commit is contained in:
Torsten Ruger
2014-04-29 11:17:19 +03:00
parent 9c16d81ad6
commit 7dfde45373
9 changed files with 53 additions and 3 deletions

View File

@@ -25,6 +25,8 @@ class TestRunner < MiniTest::Test
#link
# execute
# check result ?
puts string
puts " "
puts tree.inspect
end