Skip to content

Instantly share code, notes, and snippets.

@emk
Created December 27, 2008 18:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save emk/40290 to your computer and use it in GitHub Desktop.
Save emk/40290 to your computer and use it in GitHub Desktop.
/opt/local/lib/ruby/1.8/test/unit/testcase.rb:64:in `initialize': wrong number of arguments (1 for 0) (ArgumentError)
from /opt/local/lib/ruby/1.8/test/unit/testcase.rb:64:in `new'
from /opt/local/lib/ruby/1.8/test/unit/testcase.rb:64:in `suite'
from /opt/local/lib/ruby/1.8/test/unit/testcase.rb:63:in `catch'
from /opt/local/lib/ruby/1.8/test/unit/testcase.rb:63:in `suite'
from /opt/local/lib/ruby/1.8/test/unit/collector/objectspace.rb:25:in `collect'
from /opt/local/lib/ruby/1.8/test/unit/collector/objectspace.rb:23:in `each_object'
from /opt/local/lib/ruby/1.8/test/unit/collector/objectspace.rb:23:in `collect'
from /opt/local/lib/ruby/1.8/test/unit/autorunner.rb:58
from /opt/local/lib/ruby/1.8/test/unit/autorunner.rb:213:in `[]'
from /opt/local/lib/ruby/1.8/test/unit/autorunner.rb:213:in `run'
from /opt/local/lib/ruby/1.8/test/unit/autorunner.rb:12:in `run'
from /opt/local/lib/ruby/1.8/test/unit.rb:278
from test/integration/login_test.rb:85
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment