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.14 -r1.15 --- openacs-4/packages/acs-authentication/tcl/test/acs-authentication-procs.tcl 3 Sep 2003 19:45:33 -0000 1.14 +++ openacs-4/packages/acs-authentication/tcl/test/acs-authentication-procs.tcl 4 Sep 2003 09:10:32 -0000 1.15 @@ -132,7 +132,6 @@ -first_names "Test" \ -last_name "User" \ -password "changeme" \ - -password_confirm "changeme" \ -secret_question "no_question" \ -secret_answer "no_answer"] @@ -163,7 +162,6 @@ -first_names "" \ -last_name "User" \ -password "changeme" \ - -password_confirm "changeme" \ -secret_question "no_question" \ -secret_answer "no_answer"] @@ -191,7 +189,6 @@ -first_names "Test3" \ -last_name "User" \ -password "changeme" \ - -password_confirm "changeme" \ -secret_question "no_question" \ -secret_answer "no_answer"]