tap/test/controllers/products_controller_test.rb
2015-03-03 15:56:23 +01:00

5 lines
85 B
Ruby

require 'test_helper'
class ProductsControllerTest < ActionController::TestCase
end