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

8 lines
128 B
Ruby

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