Index: openacs-4/packages/acs-tcl/tcl/test/http-client-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/test/Attic/http-client-procs.tcl,v diff -u -N -r1.1.2.3 -r1.1.2.4 --- openacs-4/packages/acs-tcl/tcl/test/http-client-procs.tcl 3 Jun 2019 08:44:18 -0000 1.1.2.3 +++ openacs-4/packages/acs-tcl/tcl/test/http-client-procs.tcl 3 Jun 2019 08:46:17 -0000 1.1.2.4 @@ -24,7 +24,7 @@ aa_log "Will execute test on URL: '$url'" - aa_run_with_teardown -rollback -test_code { + aa_run_with_teardown -test_code { foreach m $methods { aa_section "$m requests" foreach impl $impls {