Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running with no arguments should run all tests #5

Closed
qrush opened this issue Dec 28, 2011 · 0 comments
Closed

Running with no arguments should run all tests #5

qrush opened this issue Dec 28, 2011 · 0 comments

Comments

@qrush
Copy link
Owner

qrush commented Dec 28, 2011

Basically m with no args should just exec 'rake test'. Right now it's an error:

[master][~/Dev/rubygems.org] be m                                 
/Users/qrush/Dev/m/lib/m/runner.rb:4:in `initialize': undefined method `split' for nil:NilClass (NoMethodError)
    from /Users/qrush/Dev/m/lib/m.rb:13:in `new'
    from /Users/qrush/Dev/m/lib/m.rb:13:in `run'
    from /Users/qrush/Dev/m/bin/m:4:in `<top (required)>'
    from /Users/qrush/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/bin/m:19:in `load'
    from /Users/qrush/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/bin/m:19:in `<main>'
@qrush qrush closed this as completed in 1b1ef2d Jan 12, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant