moved some donmai-specific stuff out of default config

This commit is contained in:
albert
2010-11-19 13:44:11 -05:00
parent 190beedb7a
commit a156cc8c62
11 changed files with 89 additions and 43 deletions

View File

@@ -1,8 +1,4 @@
require 'test_helper'
class AdvertisementsControllerTest < ActionController::TestCase
# Replace this with your real tests.
test "the truth" do
assert true
end
end