diff options
Diffstat (limited to 'test/SWIG/SWIGCOMSTR.py')
-rw-r--r-- | test/SWIG/SWIGCOMSTR.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/SWIG/SWIGCOMSTR.py b/test/SWIG/SWIGCOMSTR.py index b991d77..739c781 100644 --- a/test/SWIG/SWIGCOMSTR.py +++ b/test/SWIG/SWIGCOMSTR.py @@ -69,3 +69,9 @@ test.must_match('bbb_wrap.cc', "bbb.i\n") test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |