gambosite/test/models/game_test.rb

8 lines
118 B
Ruby
Raw Permalink Normal View History

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