vulco_app/test/models/v_contact_test.rb
2019-11-03 16:49:49 +01:00

8 lines
122 B
Ruby

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