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 -N -r1.1.2.35 -r1.1.2.36 --- openacs-4/packages/xowiki/tcl/test/xowiki-test-procs.tcl 11 Aug 2020 20:12:25 -0000 1.1.2.35 +++ openacs-4/packages/xowiki/tcl/test/xowiki-test-procs.tcl 8 Dec 2020 15:58:49 -0000 1.1.2.36 @@ -303,6 +303,10 @@ "::xo::Package instproc reply_to_user" "::xowiki::test::create_form" "::xowiki::test::create_form_page" + "::xowiki::test::require_test_folder" + "::xowiki::test::edit_form_page" + "::xowiki::Page instproc www-edit" + "::xowiki::Page instproc www-create-new" } create_form_with_form_instance { Create an xowiki form and an instance of this form. Here we