Index: openacs-4/packages/acs-tcl/tcl/test/multirow-test.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/test/multirow-test.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/acs-tcl/tcl/test/multirow-test.tcl 28 Oct 2006 20:22:30 -0000 1.3 +++ openacs-4/packages/acs-tcl/tcl/test/multirow-test.tcl 7 Aug 2017 23:48:00 -0000 1.4 @@ -7,3 +7,9 @@ } ad_context_bar_multirow -multirow test_rows -from_node $from_node -node_id $node_id $context + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: