Index: openacs-4/packages/acs-subsite/tcl/test/acs-subsite-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/tcl/test/acs-subsite-procs.tcl,v diff -u -N -r1.12.2.18 -r1.12.2.19 --- openacs-4/packages/acs-subsite/tcl/test/acs-subsite-procs.tcl 14 Feb 2021 21:09:41 -0000 1.12.2.18 +++ openacs-4/packages/acs-subsite/tcl/test/acs-subsite-procs.tcl 16 Feb 2021 20:59:03 -0000 1.12.2.19 @@ -29,6 +29,8 @@ group::new lang::message::unregister lang::util::convert_to_i18n + + util_memoize_flush_pattern } \ group_localization { Create a group and check that the automagical localization @@ -84,6 +86,8 @@ permission::grant rel_segment::new relation_add + + util_memoize_flush_pattern } \ acs_subsite_expose_bug_775 { Exposes Bug 775. @@ -200,11 +204,14 @@ group::member_p group::new relation_add + + util_memoize_flush_pattern } acs_subsite_check_composite_group { - Build a 3-level hierarchy of composite groups and check - memberships. This test case covers the membership and composition - rel insertion triggers and composability of basic membership and - admin rels. + + Build a 3-level hierarchy of composite groups and check + memberships. This test case covers the membership and composition + rel insertion triggers and composability of basic membership and + admin rels. @author Michael Steigman } {