created delivery destination model

This commit is contained in:
Senad Uka
2015-02-20 07:33:26 +01:00
parent 47017b6830
commit 53fc9f0b99
10 changed files with 123 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
require 'test_helper'
class DeliveryDestinationTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end