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.3 -r1.4 --- 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 7 Aug 2017 23:47:46 -0000 1.4 @@ -32,3 +32,9 @@ twt::user::delete -user_id $user_id } } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: