negos_app/test/models/order_test.rb
Nicolas Bally 772e87ffb7 initial
2015-11-14 00:08:54 +01:00

8 lines
119 B
Ruby

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