Index: openacs-4/packages/acs-authentication/tcl/test/acs-authentication-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-authentication/tcl/test/acs-authentication-procs.tcl,v diff -u -N -r1.41 -r1.42 --- openacs-4/packages/acs-authentication/tcl/test/acs-authentication-procs.tcl 10 Feb 2009 17:13:33 -0000 1.41 +++ openacs-4/packages/acs-authentication/tcl/test/acs-authentication-procs.tcl 10 Feb 2009 18:27:08 -0000 1.42 @@ -726,9 +726,11 @@ auth_email_on_password_change { Test acs-kernel.EmailAccountOwnerOnPasswordChangeP parameter } { - aa_stub ns_sendmail { + aa_stub acs_mail_lite::send { + acs_mail_lite::send__arg_parser + global ns_sendmail_to - set ns_sendmail_to $to + set ns_sendmail_to $to_addr } aa_run_with_teardown \