diff options
Diffstat (limited to 'test/Interactive/option-k.py')
-rw-r--r-- | test/Interactive/option-k.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Interactive/option-k.py b/test/Interactive/option-k.py index f15605e..2a32518 100644 --- a/test/Interactive/option-k.py +++ b/test/Interactive/option-k.py @@ -106,3 +106,9 @@ test.finish(scons, stdout = expect_stdout) test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |