payrejardi_app/test/controllers/search_controller_test.rb
Nicolas Bally 3233232f4e initial
2019-02-01 12:07:55 +01:00

8 lines
133 B
Ruby

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