diff options
Diffstat (limited to 'test/SWIG/live.py')
-rw-r--r-- | test/SWIG/live.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/SWIG/live.py b/test/SWIG/live.py index 1c19e30..0caa9b5 100644 --- a/test/SWIG/live.py +++ b/test/SWIG/live.py @@ -178,3 +178,9 @@ 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: |