skill-assessment-app/test/controllers/admin_controller_test.rb

5 lines
87 B
Ruby
Raw Normal View History

2016-08-17 17:49:09 -05:00
require 'test_helper'
class AdminControllerTest < ActionDispatch::IntegrationTest
end