tiss2go/test/controllers/theses_crawler_controller_test.rb

8 lines
145 B
Ruby

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