Index: openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl,v diff -u -r1.71.2.30 -r1.71.2.31 --- openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl 15 Feb 2021 13:27:30 -0000 1.71.2.30 +++ openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl 15 Feb 2021 13:41:25 -0000 1.71.2.31 @@ -145,6 +145,8 @@ apm_package_install_callbacks apm_remove_callback_proc apm_post_instantiation_tcl_proc_from_key + apm_supported_callback_types + apm_version_id_from_package_key } \ apm__test_callback_get_set { Test the procs apm_get_callback_proc, @@ -1378,6 +1380,8 @@ -cats {api smoke} \ -procs { acs_user::registered_user_p + acs_user::approve + acs_user::ban } \ acs_user__registered_user_p { Tests the acs_user::registered_user_p procedure