From 8d84f7643bb80902ea4fedb2686557b58be2b221 Mon Sep 17 00:00:00 2001 From: Shawn Rutledge Date: Wed, 17 Apr 2024 15:08:27 -0700 Subject: [PATCH] Fix lance readme: tests/auto/other/lancelot is gone now Amends e8f93e38debf4f46dbda4de198b9dd475df42d5c Pick-to: 6.2 6.5 6.7 Change-Id: Icca7562e4773ed6caa542a99c2d45a5b06968b7e Reviewed-by: Eirik Aavitsland --- tests/manual/lance/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/manual/lance/README b/tests/manual/lance/README index 6e89b29b084..68a9d647bc8 100644 --- a/tests/manual/lance/README +++ b/tests/manual/lance/README @@ -1,6 +1,6 @@ The "lance" tool can be used to edit and run QPainter script (.qps) files. They are used in the "lancelot" qpainter regression autotest. -A collection of scripts can be found in the directory -tests/auto/lancelot/scripts +A collection of scripts can be found in subdirectories under +tests/baseline See lance -help for options.