Index: openacs-4/packages/news/tcl/test/news-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/news/tcl/test/news-test-procs.tcl,v diff -u -N -r1.5 -r1.5.2.1 --- openacs-4/packages/news/tcl/test/news-test-procs.tcl 17 Sep 2018 13:17:14 -0000 1.5 +++ openacs-4/packages/news/tcl/test/news-test-procs.tcl 11 Feb 2020 19:37:48 -0000 1.5.2.1 @@ -11,9 +11,9 @@ namespace eval news::test {} aa_register_case \ - -procs news_pretty_status_key \ - news_pretty_status_key { - Test the news_pretty_status_key Tcl proc and + -procs news_pretty_status \ + news_pretty_status { + Test the news_pretty_status Tcl proc and the news__status PLSQL function. @author Peter Marklund