gambosite/test/models/player_test.rb

8 lines
120 B
Ruby
Raw Normal View History

2025-01-24 10:22:13 -08:00
require "test_helper"
class PlayerTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end