5 lines
85 B
Ruby
5 lines
85 B
Ruby
|
require 'test_helper'
|
||
|
|
||
|
class ProductsControllerTest < ActionController::TestCase
|
||
|
end
|