Index: openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl,v diff -u -r1.71.2.12 -r1.71.2.13 --- openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl 2 Sep 2019 15:55:39 -0000 1.71.2.12 +++ openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl 2 Sep 2019 16:16:01 -0000 1.71.2.13 @@ -1123,8 +1123,11 @@ $results } -aa_register_case -cats {api db} db__caching { - test db_* API caching +aa_register_case \ + -cats {api db} \ + -procs {db_flush_cache} \ + db__caching { + test db_* API caching } { # Check db_string caching