Files
openfoodnetwork/spec/models/distributor_shipping_method_spec.rb
Rohan Mitchell 206275b794 Code cleanups
2014-07-04 14:39:27 +10:00

6 lines
122 B
Ruby

require 'spec_helper'
describe DistributorShippingMethod do
pending "add some examples to (or delete) #{__FILE__}"
end