On 26/10/06, <b class="gmail_sendername">Jonathan Younger</b> <<a href="mailto:daikini@gmail.com">daikini@gmail.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
If I comment out the require 'test_help' line in mocha/init.rb<br>everything works.<br><br>Is this line necessary for anything?<br></blockquote></div><br>Hmm. I think it was there in order that 'active_record/fixtures' got required before Mocha started messing with 'test/unit'. The recent changes in HEAD mean that Mocha integrates with 'test/unit' in a different way, which probably doesn't need that require 'test_help' statement. So I think it's ok to remove it.
<br><br>Well done for figuring out what the problem was - it still seems a bit obscure though!<br><br>I'll try to remove it in HEAD as soon as I can.<br clear="all"><br>-- <br>James.<br><a href="http://blog.floehopper.org">
http://blog.floehopper.org</a>