Index: tests/contains.test =================================================================== diff -u -rf858f142f5fab4f88996b3eb709c3afa55114be9 -r35c0d6ecb3c83cc6d6b0dfe251ba1a0d9071dc30 --- tests/contains.test (.../contains.test) (revision f858f142f5fab4f88996b3eb709c3afa55114be9) +++ tests/contains.test (.../contains.test) (revision 35c0d6ecb3c83cc6d6b0dfe251ba1a0d9071dc30) @@ -90,7 +90,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.