diff options
Diffstat (limited to 'test/Subst/AllowSubstExceptions.py')
-rw-r--r-- | test/Subst/AllowSubstExceptions.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Subst/AllowSubstExceptions.py b/test/Subst/AllowSubstExceptions.py index 5709428..6401f7e 100644 --- a/test/Subst/AllowSubstExceptions.py +++ b/test/Subst/AllowSubstExceptions.py @@ -91,3 +91,9 @@ test.run() #print test.stdout() test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |