sconover / wrong

Wrong provides a general assert method that takes a predicate block. Assertion failure messages are rich in detail.
MIT License
434 stars 31 forks source link

Changes needed to pass the test suite with clean gemset. #1

Closed jfirebaugh closed 14 years ago

jfirebaugh commented 14 years ago

This fixes the following errors:

<internal:lib/rubygems/custom_require>:29:in `require': no such file to load -- predicated/predicate (LoadError)
/Users/jfire/Development/wrong/lib/wrong/adapters/rspec.rb:1:in `require': no such file to load -- spec (LoadError)