From 6141f414fde958d3aae274290099a8774b1f1f2b Mon Sep 17 00:00:00 2001 From: "Paul Gauthier (aider)" Date: Tue, 17 Dec 2024 20:11:29 -0800 Subject: [PATCH] chore: Remove comment from run_unit_tests --- benchmark/benchmark.py | 1 - 1 file changed, 1 deletion(-) diff --git a/benchmark/benchmark.py b/benchmark/benchmark.py index 013da98db..f3d706c00 100755 --- a/benchmark/benchmark.py +++ b/benchmark/benchmark.py @@ -847,7 +847,6 @@ def run_test_real( return results -# pass in the original_dname, and copy the test_files into the test_dir before running tests ai! def run_unit_tests(testdir, history_fname, test_files): timeout = 60