Created
May 27, 2011 21:32
-
-
Save czarneckid/996224 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
| fossil:tasty dczarnecki$ rake | |
| (in /Users/dczarnecki/projects/tasty) | |
| (in /Users/dczarnecki/projects/tasty) | |
| /Users/dczarnecki/.rvm/rubies/ruby-1.8.7-p302/bin/ruby -I"lib:lib:test" "/Users/dczarnecki/.rvm/gems/ruby-1.8.7-p302@tasty_gem/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/test_tasty.rb" | |
| Loaded suite /Users/dczarnecki/.rvm/gems/ruby-1.8.7-p302@tasty_gem/gems/rake-0.8.7/lib/rake/rake_test_loader | |
| Started | |
| ...... | |
| Finished in 0.003357 seconds. | |
| 6 tests, 8 assertions, 0 failures, 0 errors | |
| (in /Users/dczarnecki/projects/tasty) | |
| /Users/dczarnecki/.rvm/rubies/ruby-1.9.2-p180/bin/ruby -I"lib:lib:test" "/Users/dczarnecki/.rvm/gems/ruby-1.9.2-p180@tasty_gem/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/test_tasty.rb" | |
| Loaded suite /Users/dczarnecki/.rvm/gems/ruby-1.9.2-p180@tasty_gem/gems/rake-0.8.7/lib/rake/rake_test_loader | |
| Started | |
| ...... | |
| Finished in 0.010221 seconds. | |
| 6 tests, 8 assertions, 0 failures, 0 errors, 0 skips |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment