musifrat_app/test/controllers/search_controller_test.rb
Nicolas Bally a1aef72f7f intial
2019-02-03 15:12:58 +01:00

8 lines
133 B
Ruby

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