gambosite/test/models/game_test.rb
2025-01-24 10:22:35 -08:00

8 lines
118 B
Ruby

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