diff options
Diffstat (limited to 'test/SWIG/subdir.py')
-rw-r--r-- | test/SWIG/subdir.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/SWIG/subdir.py b/test/SWIG/subdir.py index c3c8cf0..6a746f3 100644 --- a/test/SWIG/subdir.py +++ b/test/SWIG/subdir.py @@ -112,3 +112,9 @@ test.run(arguments = '.') test.up_to_date(options = '--debug=explain', arguments = '.') test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |