transformeurs_app/test/controllers/search_controller_test.rb
Nicolas Bally 02906ed45e initial
2018-08-06 17:06:11 +02:00

8 lines
133 B
Ruby

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