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 <eirik.aavitsland@qt.io>
This commit is contained in:
Shawn Rutledge 2024-04-17 15:08:27 -07:00
parent b74369c033
commit 8d84f7643b

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.