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

8 lines
138 B
Ruby

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