pastebinner/test/controllers/search_controller_test.rb

8 lines
138 B
Ruby
Raw Normal View History

2022-01-27 03:41:43 +00:00
require 'test_helper'
class SearchControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end