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.16 -r1.1.2.17 --- openacs-4/packages/xowiki/tcl/test/xowiki-test-procs.tcl 26 Jun 2019 11:07:19 -0000 1.1.2.16 +++ openacs-4/packages/xowiki/tcl/test/xowiki-test-procs.tcl 27 Jun 2019 09:16:45 -0000 1.1.2.17 @@ -32,10 +32,13 @@ # the results or test further in the mounted instance. } - aa_register_case -init_classes {xowiki_require_test_instance} -cats {smoke} -procs { - } path_resolve { - Test various forms of path resolving - } { + aa_register_case \ + -init_classes {xowiki_require_test_instance} \ + -cats {smoke production_safe} \ + -procs {} \ + path_resolve { + Test various forms of path resolving + } { aa_run_with_teardown -rollback -test_code { set instance $_test_instance_name set testfolder .testfolder