Index: xotcl/tests/testx.xotcl =================================================================== diff -u -ra2493e3f5a35557b565be910ee1bf0327cfda563 -r47c4c8f68826b6e7b4b9fa38e65bd77f281d7dbf --- xotcl/tests/testx.xotcl (.../testx.xotcl) (revision a2493e3f5a35557b565be910ee1bf0327cfda563) +++ xotcl/tests/testx.xotcl (.../testx.xotcl) (revision 47c4c8f68826b6e7b4b9fa38e65bd77f281d7dbf) @@ -1,4 +1,4 @@ -#$Id: testx.xotcl,v 1.12 2004/07/23 09:40:16 neumann Exp $ +#$Id: testx.xotcl,v 1.13 2004/07/27 09:35:18 neumann Exp $ package require XOTcl namespace import -force xotcl::* @@ -3234,7 +3234,7 @@ o3 m } ::errorCheck [o4 m] \ - "{self=::o1 up1=::o2 up2=::o3 up3=::o4} {self=::o1 up1=::o2 up2=::o2 up3=::o3}" \ + "{self=::o1 up1=::o2 up2=::o3 up3=::o4} {self=::o1 up1=::o1 up2=::o2 up3=::o3}" \ "[self]: uplevel self" o4 m