Index: openacs-4/packages/xowf/tcl/test/xowf-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/tcl/test/xowf-test-procs.tcl,v diff -u -r1.14.2.11 -r1.14.2.12 --- openacs-4/packages/xowf/tcl/test/xowf-test-procs.tcl 8 Dec 2020 15:41:52 -0000 1.14.2.11 +++ openacs-4/packages/xowf/tcl/test/xowf-test-procs.tcl 7 Feb 2021 18:47:57 -0000 1.14.2.12 @@ -16,9 +16,10 @@ } aa_register_case -init_classes {xowf_require_test_instance} -cats {web} -procs { + "::xo::Package instproc reply_to_user" "::xowf::Package instproc initialize" "::xowiki::Package instproc invoke" - "::xo::Package instproc reply_to_user" + "::xowiki::require_parameter_page" } create_folder_with_page { Create a folder in an xowf instance with a form page and edit this @@ -110,6 +111,7 @@ "::xowf::WorkflowPage instproc www-edit" "::xowf::WorkflowPage instproc www-view" "::xowiki::Package instproc invoke" + "::xowiki::FormPage instproc www-edit" } create_workflow_with_instance { Create an xowf workflow and a instance in a folder.