tap/test/models/order_test.rb
2014-11-09 22:53:39 +01:00

8 lines
119 B
Ruby

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