quartz_app/test/controllers/search_controller_test.rb
Caroline Girard 37d278a7da initial
2018-09-13 13:32:45 +02:00

8 lines
133 B
Ruby

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