ryanb / ruby-warrior

Game written in Ruby for learning Ruby.
MIT License
3.83k stars 838 forks source link

how to run the specs ? #38

Open brownman opened 13 years ago

brownman commented 13 years ago

bundle exec rake spec

-=- ruby-warrior$ bundle exec rake spec spec/ruby_warrior/units/captive_spec.rb:1:in `require': no such file to load -- spec/ruby_warrior/units/../../spec_helper (LoadError)

goshacmd commented 13 years ago

+1 Have the same issue Features run well.

goshacmd commented 13 years ago

Just fixed it — #39