Index: openacs-4/packages/xowiki/tcl/test/test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/test/test-procs.tcl,v diff -u -r1.15.2.21 -r1.15.2.22 --- openacs-4/packages/xowiki/tcl/test/test-procs.tcl 2 Aug 2021 21:23:20 -0000 1.15.2.21 +++ openacs-4/packages/xowiki/tcl/test/test-procs.tcl 15 Jan 2022 16:17:57 -0000 1.15.2.22 @@ -44,6 +44,7 @@ ad_proc -private -deprecated ::xowiki::test::get_url_from_location {d} { Deprecated version of ::acs::test::get_url_from_location + @see acs::test::get_url_from_location } { ::acs::test::get_url_from_location $d }