Index: openacs-4/packages/xowiki/tcl/test/xowiki-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/test/Attic/xowiki-test-procs.tcl,v diff -u -r1.1.2.42 -r1.1.2.43 --- openacs-4/packages/xowiki/tcl/test/xowiki-test-procs.tcl 16 Feb 2021 20:59:03 -0000 1.1.2.42 +++ openacs-4/packages/xowiki/tcl/test/xowiki-test-procs.tcl 26 Feb 2021 19:18:24 -0000 1.1.2.43 @@ -399,6 +399,7 @@ "::xowiki::Package instproc invoke" "::xowiki::Package instproc require_root_folder" "::xowiki::Package instproc www-edit-new" + "::xowiki::Package instproc www-import-prototype-page" "::xowiki::Page instproc get_form_data" "::xowiki::Page instproc include" "::xowiki::PageInstance instproc get_from_template"