Index: tests/contains.test =================================================================== diff -u -r5371aaaf333c92616a8baf6e521df386909b876d -r59e100d383b22ea1407f5e5c40e303f2c6bb9027 --- tests/contains.test (.../contains.test) (revision 5371aaaf333c92616a8baf6e521df386909b876d) +++ tests/contains.test (.../contains.test) (revision 59e100d383b22ea1407f5e5c40e303f2c6bb9027) @@ -89,7 +89,7 @@ C public method foo {{-new 0} name value} { return $value} catch {c1 foo -name a b} errMsg ? {set errMsg} \ - {Invalid argument 'b', maybe too many arguments; should be "::c1 foo ?-new value? name value"} + {invalid argument 'b', maybe too many arguments; should be "::c1 foo ?-new value? name value"} # Test resolving of implicit namespaces in relationcmds (here # superclass) in the nx namespace.