Index: openacs-4/packages/acs-automated-testing/tcl/aa-test-init.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-automated-testing/tcl/Attic/aa-test-init.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/acs-automated-testing/tcl/aa-test-init.tcl 15 Aug 2003 14:48:30 -0000 1.2 +++ openacs-4/packages/acs-automated-testing/tcl/aa-test-init.tcl 7 Aug 2017 23:47:46 -0000 1.3 @@ -7,3 +7,9 @@ } # LARS: Moved to aa-test-procs.tcl file. See comment there. + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: