fixing all tests
This commit is contained in:
@ -51,7 +51,7 @@ class TestBasic < MiniTest::Test
|
||||
|
||||
def test_string
|
||||
@string_input = "\"hello\""
|
||||
@output = "-Virtual::Return(:index => 5, :type => Virtual::Reference)*^* :value Parfait::Word(:string => 'hello')"
|
||||
@output = "-Virtual::Return(:index => 5, :type => Virtual::Reference, :value => Parfait::Word('hello'))"
|
||||
check
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user