Skip to content

Commit 1c57778

Browse files
committed
fix comment
1 parent 12707ba commit 1c57778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/scripts/run_tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ def run() -> None:
100100
if TEST_PERF:
101101
start_time = datetime.now()
102102

103-
# Run mod_wsgi tests using the script.
103+
# Run mod_wsgi tests using the helper.
104104
if TEST_NAME == "mod_wsgi":
105105
from mod_wsgi_tester import test_mod_wsgi
106106

0 commit comments

Comments
 (0)