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 -r1.6 -r1.7 --- openacs-4/packages/acs-automated-testing/tcl/test/acs-automated-testing-procs.tcl 20 Jul 2018 14:41:51 -0000 1.6 +++ openacs-4/packages/acs-automated-testing/tcl/test/acs-automated-testing-procs.tcl 23 Jul 2018 11:44:20 -0000 1.7 @@ -14,7 +14,8 @@ 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).