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.3 -r1.3.16.1 --- openacs-4/packages/acs-automated-testing/tcl/test/acs-automated-testing-procs.tcl 29 Oct 2006 19:07:12 -0000 1.3 +++ openacs-4/packages/acs-automated-testing/tcl/test/acs-automated-testing-procs.tcl 10 Sep 2015 08:21:14 -0000 1.3.16.1 @@ -32,3 +32,9 @@ twt::user::delete -user_id $user_id } } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: