tap/test/controllers/products_controller_test.rb

5 lines
85 B
Ruby
Raw Normal View History

2014-11-24 20:45:32 +00:00
require 'test_helper'
class ProductsControllerTest < ActionController::TestCase
end