Index: openacs-4/packages/acs-templating/tcl/test/acs-integration-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/test/acs-integration-procs.tcl,v diff -u -r1.1.2.3 -r1.1.2.4 --- openacs-4/packages/acs-templating/tcl/test/acs-integration-procs.tcl 9 Sep 2022 11:32:59 -0000 1.1.2.3 +++ openacs-4/packages/acs-templating/tcl/test/acs-integration-procs.tcl 8 Feb 2024 18:14:41 -0000 1.1.2.4 @@ -1,6 +1,6 @@ ad_library { - Tests for api in tcl/acs-integration-procs.tcl + Tests for API in tcl/acs-integration-procs.tcl } @@ -33,6 +33,7 @@ acs::test::reply_has_status_code $d 500 aa_false "No code was executed after returning" \ [nsv_exists __acs-templating-test-ad-return-exception-template count] + acs::test::reply_contains $d "One custom error" acs::test::reply_contains $d "One custom message" ns_unregister_op GET $endpoint_name