Skip to content

Commit

Permalink
Add missing require
Browse files Browse the repository at this point in the history
  • Loading branch information
spastorino committed Jan 13, 2011
1 parent 10fa49b commit 0f5e815
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions activerecord/test/cases/reflection_test.rb
Expand Up @@ -7,6 +7,7 @@
require 'models/ship'
require 'models/pirate'
require 'models/price_estimate'
require 'models/author'

class ReflectionTest < ActiveRecord::TestCase
include ActiveRecord::Reflection
Expand Down

0 comments on commit 0f5e815

Please sign in to comment.