fix positioning and the assembly works
This commit is contained in:
@ -72,7 +72,7 @@ module Parfait
|
||||
def test_each
|
||||
len = 0
|
||||
@code.each_word{ len += 1}
|
||||
assert_equal 14 , len
|
||||
assert_equal 13 , len
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user