tiss2go/test/controllers/courses_crawler_controller_test.rb
2020-04-24 17:02:08 +02:00

8 lines
146 B
Ruby

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