Colin Law wrote in post #962924: > On 21 November 2010 11:12, Neil Bye <[email protected]> wrote: >> >> I get the same error as before until I remove the line >> >> unit/story_test.rb > > What do you mean remove that line? I don't see that line in the file > anywhere. Sorry, should read I get the same error as before until I remove the line
require 'test_helper' If I edit story_test.rb so it only contains require 'test_helper' this happens n...@baby6:~/*****$ ruby -I test test/unit/story_test.rb ruby index.rb <data dir> <index dir> n...@baby6:~/*****$ Attachments: http://www.ruby-forum.com/attachment/5431/test_helper.rb http://www.ruby-forum.com/attachment/5432/story_test.rb -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

