Fix lance readme: tests/auto/other/lancelot is gone now

Amends e8f93e38debf4f46dbda4de198b9dd475df42d5c

Pick-to: 6.5 6.2
Change-Id: Icca7562e4773ed6caa542a99c2d45a5b06968b7e
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
(cherry picked from commit 8d84f7643bb80902ea4fedb2686557b58be2b221)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Shawn Rutledge 2024-04-17 15:08:27 -07:00 committed by Qt Cherry-pick Bot
parent d8dbe0f352
commit e81212e01a

View File

@ -1,6 +1,6 @@
The "lance" tool can be used to edit and run QPainter script (.qps) The "lance" tool can be used to edit and run QPainter script (.qps)
files. They are used in the "lancelot" qpainter regression autotest. files. They are used in the "lancelot" qpainter regression autotest.
A collection of scripts can be found in the directory A collection of scripts can be found in subdirectories under
tests/auto/lancelot/scripts tests/baseline
See lance -help for options. See lance -help for options.