Created
June 7, 2014 17:07
-
-
Save fables-tales/d742fb775a6ff641b972 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
| (1579-cleanup)$ bundle exec ruby hi_spec.rb | |
| No examples found. | |
| Finished in 0.00011 seconds | |
| 0 examples, 0 failures | |
| Randomized with seed 41752 | |
| No examples found. | |
| Finished in 0.00008 seconds | |
| 0 examples, 0 failures | |
| Randomized with seed 25062 | |
| Calling `RSpec::Core::Runner.run` will no longer implicitly invoke | |
| `RSpec.reset` as of RSpec 3.0.0. If you need RSpec to be reset between your | |
| calls to `RSpec::Core::Runner.run` please invoke `RSpec.reset` manually in the | |
| appropriate place. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment