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 -r1.40 -r1.41 --- openacs-4/packages/acs-authentication/tcl/test/acs-authentication-procs.tcl 10 Feb 2009 15:20:30 -0000 1.40 +++ openacs-4/packages/acs-authentication/tcl/test/acs-authentication-procs.tcl 10 Feb 2009 17:13:33 -0000 1.41 @@ -351,9 +351,11 @@ auth_password_change { Test the auth::password::change proc. } { - 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 \