David Chelimsky wrote:
> On Sun, Oct 4, 2009 at 5:55 AM, Paco Guzman <li...@ruby-forum.com> 
> wrote:
>>>
>>
>> I load the rspec libraries in the test.rb file
>>  config.gem "rspec", :version => '1.2.8', :lib => 'spec'
> 
> Change this to :lib => false. Let us know if that fixes it.

If I change to :lib => false I got the same text in the execution. But 
If I uninstall test-unit 2.0.3 like Len said the examples executes 
right.

Why the execution of rake spec:model task write "Could not find 
Test::Unit 2.0, ignoring" now?

Thanks David and Len
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to