fix tests

This commit is contained in:
albert
2013-03-12 17:01:52 -04:00
parent 47b88a1bb2
commit 61cd492d4e
6 changed files with 13 additions and 12 deletions

View File

@@ -297,5 +297,9 @@ module Danbooru
# {:smtp_server_name => "smtp server", :user_name => "user name", :ses_smtp_user_name => "smtp user name", :ses_smtp_password => "smtp password"}
nil
end
def enable_dimension_autotagging
true
end
end
end