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.5 -r1.1.2.6 --- openacs-4/packages/xowiki/tcl/test/xowiki-test-procs.tcl 16 Apr 2019 08:43:29 -0000 1.1.2.5 +++ openacs-4/packages/xowiki/tcl/test/xowiki-test-procs.tcl 16 Apr 2019 08:44:24 -0000 1.1.2.6 @@ -278,8 +278,6 @@ } on error {errorMsg} { aa_true "Error msg: $errorMsg" 0 } finally { - #calendar::delete -calendar_id $temp_calendar_id - } } }