tap/test/controllers/orders_controller_test.rb
2014-11-23 21:12:31 +01:00

8 lines
133 B
Ruby

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