mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
remove extra debug line. Closes #8681 [Giles Bowkett]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7059 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
@@ -151,7 +151,6 @@ class InheritanceTest < Test::Unit::TestCase
|
||||
switch_to_alt_inheritance_column
|
||||
test_eager_load_belongs_to_something_inherited
|
||||
switch_to_default_inheritance_column
|
||||
ActiveRecord::Base.logger.debug "cocksucker"
|
||||
end
|
||||
|
||||
def test_inheritance_without_mapping
|
||||
|
||||
Reference in New Issue
Block a user