Removed not needed debug message.
This commit is contained in:
parent
481209218c
commit
61ee9c2906
1 changed files with 0 additions and 1 deletions
|
@ -79,7 +79,6 @@ class ObjectTypeLookupTest < ActiveSupport::TestCase
|
|||
|
||||
assert_not_equal( object_lookup_name, type_lookup_name, 'verify lookups' )
|
||||
|
||||
puts "ll #{ObjectLookup.cache_object.inspect}"
|
||||
end
|
||||
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue