Index: openacs-4/packages/acs-tcl/tcl/test/object-test-case-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/test/object-test-case-procs.tcl,v diff -u -N -r1.7 -r1.8 --- openacs-4/packages/acs-tcl/tcl/test/object-test-case-procs.tcl 7 Aug 2017 23:48:00 -0000 1.7 +++ openacs-4/packages/acs-tcl/tcl/test/object-test-case-procs.tcl 25 Jul 2018 13:42:48 -0000 1.8 @@ -1,19 +1,17 @@ -# - ad_library { - - @author byron Haroldo Linares Roman (bhlr@galileo.edu) @creation-date 2006-08-11 - @arch-tag: E1207E78-A4E3-4DC7-BEB7-49EA35B99D69 @cvs-id $Id$ } aa_register_case \ -cats {api smoke} \ - -procs {acs_object::get acs_object::get_element acs_object::set_context_id} \ - acs_object_procs_test \ + -procs { + acs_object::get + acs_object::get_element + acs_object::set_context_id + } acs_object_procs_test \ { test the acs_object::* procs } {