Index: openacs-4/packages/acs-automated-testing/tcl/aa-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-automated-testing/tcl/aa-test-procs.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/acs-automated-testing/tcl/aa-test-procs.tcl 11 Feb 2003 11:05:04 -0000 1.3 +++ openacs-4/packages/acs-automated-testing/tcl/aa-test-procs.tcl 2 Apr 2003 16:06:44 -0000 1.4 @@ -80,7 +80,7 @@ } { Registers a initialisation class to be used by one or more testcases. An initialisation class can be assigned to a testcase via the - aa_register_testcase API.

+ aa_register_case proc.

An initialisation constructor is called once before running a set of testcases, and the descructor called once