Index: openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl,v diff -u -N -r1.41.2.2 -r1.41.2.3 --- openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl 17 Aug 2015 17:45:04 -0000 1.41.2.2 +++ openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl 10 Sep 2015 08:22:02 -0000 1.41.2.3 @@ -1132,3 +1132,9 @@ aa_true "registered_user_p works correct" $works_p } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: