Index: openacs-4/packages/xowiki/tcl/test/xowiki-link-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/test/Attic/xowiki-link-test-procs.tcl,v diff -u -N -r1.1.2.6 -r1.1.2.7 --- openacs-4/packages/xowiki/tcl/test/xowiki-link-test-procs.tcl 26 Aug 2020 18:35:00 -0000 1.1.2.6 +++ openacs-4/packages/xowiki/tcl/test/xowiki-link-test-procs.tcl 14 Feb 2021 21:14:24 -0000 1.1.2.7 @@ -3,7 +3,17 @@ aa_register_case \ -cats {smoke production_safe} \ -procs { + "::acs::test::dom_html" + "::acs::test::require_package_instance" + "::lang::system::locale" + "::lang::system::set_locale" + "::xo::PackageMgr instproc initialize" + "::xo::db::CrClass proc get_instance_from_db" + "::xo::parameter proc set_value" "::xowiki::Page instproc render" + "::xowiki::test::require_folder" + "::xowiki::test::require_link" + "::xowiki::test::require_page" } \ link_tests { Test links pointing to folders in different instances