fix that silly mistake that made the percentage plummet
mostly due to the fact that object is a hash now, not array. Took a while though
This commit is contained in:
@ -30,7 +30,7 @@ HERE
|
||||
check
|
||||
end
|
||||
|
||||
def ttest_string_put
|
||||
def test_string_put
|
||||
@string_input = <<HERE
|
||||
"Hello again\n".putstring()
|
||||
HERE
|
||||
|
Reference in New Issue
Block a user