Index: library/xotcl/tests/testx.xotcl =================================================================== diff -u -r17ad6747e40c1724810371f92f0108b12c1d5284 -rfbdde5cf08cdbbbde43f1d5a8ddc836d66dc09f4 --- library/xotcl/tests/testx.xotcl (.../testx.xotcl) (revision 17ad6747e40c1724810371f92f0108b12c1d5284) +++ library/xotcl/tests/testx.xotcl (.../testx.xotcl) (revision fbdde5cf08cdbbbde43f1d5a8ddc836d66dc09f4) @@ -4048,7 +4048,7 @@ o z1 a 1 2 3 } m errorCheck $m {required argument 'x' is missing, should be: - ::o z1 -x ?-a value? a ?arg ...?} "required missing" + ::o z1 -x value ?-a value? a ?arg ...?} "required missing" errorCheck [o z1 -x 1 a 1 2 3] "1 -- 1 2 3" "invocation 1" errorCheck [o z2 -x 2 a 1 2 3] "2 -- a 1 2 3 -- 1 -- 1 2" "invocation 2" catch {