tap/test/models/order_test.rb

8 lines
119 B
Ruby
Raw Normal View History

2014-11-09 21:53:39 +00:00
require 'test_helper'
class OrderTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end