Index: openacs-4/packages/acs-api-browser/tcl/test/acs-api-browser-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-api-browser/tcl/test/acs-api-browser-procs.tcl,v diff -u -r1.4.2.15 -r1.4.2.16 --- openacs-4/packages/acs-api-browser/tcl/test/acs-api-browser-procs.tcl 25 Sep 2019 15:57:02 -0000 1.4.2.15 +++ openacs-4/packages/acs-api-browser/tcl/test/acs-api-browser-procs.tcl 18 Nov 2019 13:17:42 -0000 1.4.2.16 @@ -112,7 +112,7 @@ api_describe_function } \ acs_api_browser_api_describe_function { - Check api_apropos_functions + Check api_describe_function } { aa_true "Searching for the empty string returns nothing" \ {[string length [api_describe_function ""]] == 0}