tap/test/controllers/stock_controller_test.rb

8 lines
132 B
Ruby

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