Skip to content

Commit

Permalink
Require topic model rather than assume another test has already.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2415 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
  • Loading branch information
jeremy committed Sep 30, 2005
1 parent 110360f commit 093a87d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions activerecord/test/threaded_connections_test.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
require 'abstract_unit'
require 'fixtures/topic'

class ThreadedConnectionsTest < Test::Unit::TestCase
self.use_transactional_fixtures = false
Expand Down

0 comments on commit 093a87d

Please sign in to comment.