class Tryouts::CLI::QuietFormatter

def file_result(file_path, total_tests, failed_count, error_count, elapsed_time)

def file_result(file_path, total_tests, failed_count, error_count, elapsed_time)
  # Silent in quiet mode - results shown in batch_summary
end