kaps_app/test/models/p_friend_test.rb
2020-01-11 15:28:56 +01:00

8 lines
121 B
Ruby

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