class Tryouts::CLI::Run

def init

def init
  @tryouts_globs = [GYMNASIUM_GLOB, File.join(Dir.pwd, '*_tryouts.rb')]
end