tap/test/controllers/admins_controller_test.rb
2014-12-10 16:17:55 +01:00

8 lines
133 B
Ruby

require 'test_helper'
class AdminsControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end