Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
practicingruby committed Apr 28, 2011
1 parent 922ecd8 commit be8542e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/units/parser_test.rb
Expand Up @@ -42,7 +42,7 @@

assert_equal 3, parsed_content.length

assert_equal 8, parsed_content[1].contents.length
assert_equal 7, parsed_content[1].contents.length

expected_li4 = "Your project can be pretty much anything Ruby related, "+
"as long as it does something useful, and involves writing "+
Expand Down

0 comments on commit be8542e

Please sign in to comment.