small collector change

This commit is contained in:
Torsten Ruger
2016-12-08 15:19:37 +02:00
parent c361b74541
commit c3a28d2abc
3 changed files with 7 additions and 6 deletions

View File

@@ -10,6 +10,6 @@ module MelonTests
def check
assert true
puts @parser.parse @string_input
#puts @parser.parse @string_input
end
end