diff options
Diffstat (limited to 'test/SWIG/module-quoted.py')
-rw-r--r-- | test/SWIG/module-quoted.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/SWIG/module-quoted.py b/test/SWIG/module-quoted.py index 97a38b0..2001582 100644 --- a/test/SWIG/module-quoted.py +++ b/test/SWIG/module-quoted.py @@ -90,3 +90,9 @@ test.run(arguments = '.') 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: |