Index: tests/alias.test =================================================================== diff -u -r7413d266916a491ff674489513351c89987366d7 -r59e100d383b22ea1407f5e5c40e303f2c6bb9027 --- tests/alias.test (.../alias.test) (revision 7413d266916a491ff674489513351c89987366d7) +++ tests/alias.test (.../alias.test) (revision 59e100d383b22ea1407f5e5c40e303f2c6bb9027) @@ -449,10 +449,10 @@ ? {c FOO} {target "::foo" of alias FOO apparently disappeared} ? {C info method definition FOO} "::C public alias FOO ::foo" unset ::nsf::alias(::C,FOO,0) -? {c FOO} {Could not obtain alias definition for ::C FOO.} +? {c FOO} {could not obtain alias definition for ::C FOO.} ? {c FOO2} {target "::foo" of alias FOO2 apparently disappeared} rename ::foo2 ::foo -? {c FOO} {Could not obtain alias definition for ::C FOO.} +? {c FOO} {could not obtain alias definition for ::C FOO.} ? {c FOO2} {::c->FOO2} #