tap/test/controllers/admins_controller_test.rb

8 lines
133 B
Ruby
Raw Normal View History

2014-12-10 15:17:55 +00:00
require 'test_helper'
class AdminsControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end