Index: openacs-4/packages/acs-tcl/tcl/test/text-html-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/test/text-html-procs.tcl,v diff -u -N -r1.11.2.7 -r1.11.2.8 --- openacs-4/packages/acs-tcl/tcl/test/text-html-procs.tcl 10 Nov 2020 12:39:21 -0000 1.11.2.7 +++ openacs-4/packages/acs-tcl/tcl/test/text-html-procs.tcl 11 Nov 2020 12:37:52 -0000 1.11.2.8 @@ -796,8 +796,8 @@ } aa_register_case \ - -cats {api smoke} \ - -procs {ad_html_qualify_links production_safe} \ + -cats {api smoke production_safe} \ + -procs {ad_html_qualify_links} \ ad_html_qualify_links { Test if ad_html_qualify_links is working as expected.