Index: openacs-4/packages/attachments/tcl/test/attachments-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/attachments/tcl/test/attachments-procs.tcl,v diff -u -r1.1.2.1 -r1.1.2.2 --- openacs-4/packages/attachments/tcl/test/attachments-procs.tcl 18 Feb 2021 14:16:59 -0000 1.1.2.1 +++ openacs-4/packages/attachments/tcl/test/attachments-procs.tcl 18 Feb 2021 14:19:48 -0000 1.1.2.2 @@ -44,7 +44,6 @@ set attachment_list [attachments::get_all_attachments \ -object_id $object_id] set attachment_list_ids [lsort [lmap x $attachment_list {lindex $x 0}]] - #attachments::get_attachments aa_equals "Check for new attachments object" \ "$attachment_list_ids" "$attachment_ids" #