Created
December 9, 2012 21:34
-
-
Save johnivanoff/4247132 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| test$ ruby feed_aggregator_test.rb | |
| Run options: | |
| # Running tests: | |
| E. | |
| Finished tests in 0.251661s, 7.9472 tests/s, 7.9472 assertions/s. | |
| 1) Error: | |
| test_find_the_link(FeedAggregatorTest): | |
| ArgumentError: wrong number of arguments (1 for 0) | |
| /Users/john/Dropbox/feed_aggregator/main.rb:4:in `parse' | |
| feed_aggregator_test.rb:23:in `test_find_the_link' | |
| 2 tests, 2 assertions, 0 failures, 1 errors, 0 skips |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment