Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request rails#5014 from castlerock/fix_build_PR_5001
fix build rails#5001, model reply is required in cases/primary_keys_test too! for isolated test
  • Loading branch information
fxn committed Feb 12, 2012
2 parents 730d8a5 + ed8fc19 commit 8671802
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions activerecord/test/cases/primary_keys_test.rb
@@ -1,5 +1,6 @@
require "cases/helper"
require 'models/topic'
require 'models/reply'
require 'models/subscriber'
require 'models/movie'
require 'models/keyboard'
Expand Down

0 comments on commit 8671802

Please sign in to comment.