Skip to content

Instantly share code, notes, and snippets.

@marick
Created May 4, 2010 16:01
Show Gist options
  • Save marick/389582 to your computer and use it in GitHub Desktop.
Save marick/389582 to your computer and use it in GitHub Desktop.
2010-05-04 11:00:19.874 macruby[16526:903] *** Terminating app due to uncaught exception 'NoMethodError', reason: '/Library/Frameworks/MacRuby.framework/Versions/0.6/usr/lib/ruby/1.9.0/minitest/unit.rb:410:in `block': undefined method `run' for #<SampleTests:0x2002bf160> (NoMethodError)
from /Library/Frameworks/MacRuby.framework/Versions/0.6/usr/lib/ruby/1.9.0/minitest/unit.rb:409:in `block'
from /Library/Frameworks/MacRuby.framework/Versions/0.6/usr/lib/ruby/1.9.0/minitest/unit.rb:407:in `run_test_suites:'
from /Library/Frameworks/MacRuby.framework/Versions/0.6/usr/lib/ruby/1.9.0/minitest/unit.rb:375:in `run:'
from /Library/Frameworks/MacRuby.framework/Versions/0.6/usr/lib/ruby/1.9.0/minitest/unit.rb:329:in `block'
'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment