diff options
Diffstat (limited to 'test/spaces.py')
-rw-r--r-- | test/spaces.py | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/spaces.py b/test/spaces.py index 8be6a83..db1ae97 100644 --- a/test/spaces.py +++ b/test/spaces.py @@ -61,3 +61,8 @@ test.run(arguments='foo.out') test.pass_test() +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |