tap/test/controllers/orders_controller_test.rb

8 lines
133 B
Ruby
Raw Normal View History

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