Index: openacs-4/packages/acs-templating/tcl/test/head-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/test/head-test-procs.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/acs-templating/tcl/test/head-test-procs.tcl 9 Mar 2018 10:22:29 -0000 1.1 +++ openacs-4/packages/acs-templating/tcl/test/head-test-procs.tcl 22 Jul 2018 11:37:20 -0000 1.2 @@ -6,7 +6,15 @@ @creation-date 2018-03-09 } -aa_register_case -cats {api smoke} head_includes { +aa_register_case \ + -cats {api} \ + -procs { + template::head::flush_link + template::head::flush_script + template::head::included_p + template::head::includes + } \ + head_includes { simple test head includes test cases } {