tap/test/controllers/orders_controller_test.rb

8 lines
133 B
Ruby
Raw Normal View History

2014-11-06 17:56:00 +00:00
require 'test_helper'
class OrdersControllerTest < ActionController::TestCase
2014-11-23 20:12:31 +00:00
# test "the truth" do
# assert true
# end
2014-11-06 17:56:00 +00:00
end