Index: openacs-4/packages/acs-automated-testing/tcl/test/acs-automated-testing-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-automated-testing/tcl/test/acs-automated-testing-procs.tcl,v diff -u -N -r1.5 -r1.6 --- openacs-4/packages/acs-automated-testing/tcl/test/acs-automated-testing-procs.tcl 20 Jul 2018 08:41:29 -0000 1.5 +++ openacs-4/packages/acs-automated-testing/tcl/test/acs-automated-testing-procs.tcl 20 Jul 2018 14:41:51 -0000 1.6 @@ -14,8 +14,7 @@ twt::do_request twt::user::logout twt::user::delete - } \ - -libraries tclwebtest \ + } -libraries tclwebtest \ tclwebtest_example { A simple test case demonstrating the use of tclwebtest (HTTP level testing).