Index: tests/tcl86.test =================================================================== diff -u -N -r45e24b34c85bf0fc3e14db5250550100bd07ff31 -r4bc60e16c10fdbbb640b3019d4bdebdc469fdf55 --- tests/tcl86.test (.../tcl86.test) (revision 45e24b34c85bf0fc3e14db5250550100bd07ff31) +++ tests/tcl86.test (.../tcl86.test) (revision 4bc60e16c10fdbbb640b3019d4bdebdc469fdf55) @@ -247,4 +247,12 @@ # Test case calling own method via apply ? {o map {x {:foo $x}} {hello world}} \ "hello-hello world-world" -} \ No newline at end of file +} + +# +# Local variables: +# mode: tcl +# tcl-indent-level: 2 +# indent-tabs-mode: nil +# End: +