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 -N -r1.6 -r1.7 --- openacs-4/packages/xowf/tcl/test/xowf-test-procs.tcl 11 Jun 2018 09:08:02 -0000 1.6 +++ openacs-4/packages/xowf/tcl/test/xowf-test-procs.tcl 18 Jul 2018 22:33:25 -0000 1.7 @@ -2,6 +2,8 @@ aa_register_case -cats {web} -procs { "::xowf::Package instproc initialize" + "::xowiki::Package instproc invoke" + "::xo::Package instproc reply_to_user" } create_folder_with_page { Create a folder in a xowf instance with a form page and edit this @@ -69,6 +71,8 @@ aa_register_case -cats {web} -procs { "::xowf::Package instproc initialize" + "::xowiki::Package instproc invoke" + "::xo::Package instproc reply_to_user" } create_workflow_with_instance { Create a xowf workflow and a instance in a folder.