On Oct 8, 2007, at 11:21 AM, David Chelimsky wrote: > On 10/8/07, Scott Taylor <[EMAIL PROTECTED]> wrote: >> >> On Oct 8, 2007, at 11:14 AM, Scott Taylor wrote: >> >>> >>> Just ran svn up this morning, and got this (after running ./script/ >>> generate rspec) >>> >>> escher: ./script/spec spec/models/item_spec.rb >>> >>> >>> Finished in 8.0e-06 seconds >>> >>> 0 examples, 0 failures >>> ./script/spec:4:in `run': wrong number of arguments (3 for 1) >>> (ArgumentError) >>> from ./script/spec:4 >>> >>> >>> Using rails 1.2.3, rspec trunk, on Mac OS X.4.9. >>> >>> Any ideas, or is this a bug in refactoring/with rspec? >>> >>> Scott >>> >>> _______________________________________________ >>> rspec-users mailing list >>> rspec-users@rubyforge.org >>> http://rubyforge.org/mailman/listinfo/rspec-users >> >> I should also say, that I replaced all of the default files >> (spec_helper, spec.opts), and I'm still getting this failure. >> >> Any other information needed to debug this? > > Did you replace script/spec and script/spec_server too?
Yep, replaced both (actually, replaced all of the files that were prompted for. Scott _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users