From 41eab7e66dfc5c2a5ca8c09790e42a77b049ecd6 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Wed, 17 Sep 2025 16:30:55 -0700 Subject: [PATCH] * tests/README.md: Fix a script name. --- tests/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/README.md b/tests/README.md index 0d0b99aa8..13d1e6cb8 100644 --- a/tests/README.md +++ b/tests/README.md @@ -4,7 +4,7 @@ ### Download test fonts -Run the `tests/scripts/download-fonts.py` script, which will +Run the `tests/scripts/download-test-fonts.py` script, which will download test fonts to the `tests/data/` directory first. ### Build the test programs