negos_app/test/models/offer_test.rb
2016-02-16 21:09:48 +01:00

8 lines
119 B
Ruby
Executable File

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