tiss2go/test/controllers/tiss_crawler_controller_test.rb
2020-04-20 18:21:19 +02:00

8 lines
143 B
Ruby

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