Index: tests/tcl86.test =================================================================== diff -u -N -rf5b034ee890189f6c2ae22cdf9db317b19199d9b -r7f8ee0b360c7829a0ae799db0f66a8191a948c9d --- tests/tcl86.test (.../tcl86.test) (revision f5b034ee890189f6c2ae22cdf9db317b19199d9b) +++ tests/tcl86.test (.../tcl86.test) (revision 7f8ee0b360c7829a0ae799db0f66a8191a948c9d) @@ -249,15 +249,15 @@ "hello-hello world-world" } -? {info commands "::@"} "" -? {namespace which @} "" -? {@} {invalid command name "@"} - nx::test case bug-3418547 { # # See http://core.tcl.tk/tcl/tktview?name=3418547fff # + ? {info commands "::@"} "" + ? {namespace which @} "" + ? {@} {invalid command name "@"} + # # 1) Provide @ for interp resolver in NX root namespace #