diff options
Diffstat (limited to 'test/DSUFFIXES.py')
-rw-r--r-- | test/DSUFFIXES.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/DSUFFIXES.py b/test/DSUFFIXES.py index 93e34f9..bc441a5 100644 --- a/test/DSUFFIXES.py +++ b/test/DSUFFIXES.py @@ -167,3 +167,9 @@ foo.d 2 test.up_to_date(arguments='.') test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |