2017-02-16 16:10:22 -05:00

8 lines
138 B
Ruby

require 'test_helper'
class GradesControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end