tiss2go/test/models/person_test.rb
2020-04-21 18:06:07 +02:00

8 lines
120 B
Ruby

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