clean up more tests

This commit is contained in:
Torsten Ruger
2015-10-07 10:53:45 +03:00
parent c1d31a541d
commit 88fc4c0e47
5 changed files with 1 additions and 154 deletions

View File

@ -54,12 +54,6 @@ HERE
check
end
def pest_module_name
@string_input = 'FooBar '
@output = ""
check
end
def test_string
@string_input = "\"hello\""
@output = "- Virtual::Return(:type => Virtual::Reference, :value => :hello)"