negos_app/test/models/wish_test.rb
2015-12-02 23:14:09 +01:00

8 lines
118 B
Ruby

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