Created
December 10, 2012 00:26
-
-
Save johnivanoff/4247660 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: | |
| .F. | |
| Finished tests in 0.078211s, 38.3578 tests/s, 51.1437 assertions/s. | |
| 1) Failure: | |
| test_find_the_title(FeedAggregatorTest) [feed_aggregator_test.rb:34]: | |
| <nil> expected but was | |
| <"An Evening at Shell Beach">. | |
| 3 tests, 4 assertions, 1 failures, 0 errors, 0 skips |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment