Skip to content

Commit

Permalink
Remove unnecessary require in associations_test.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
akihiro17 committed Sep 2, 2015
1 parent d463b24 commit 715e845
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion activerecord/test/cases/associations_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
require 'models/tagging'
require 'models/person'
require 'models/reader'
require 'models/parrot'
require 'models/ship_part'
require 'models/ship'
require 'models/liquid'
Expand Down

0 comments on commit 715e845

Please sign in to comment.