diff options
Diffstat (limited to 'test/RANLIB/RANLIBCOM.py')
-rw-r--r-- | test/RANLIB/RANLIBCOM.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/RANLIB/RANLIBCOM.py b/test/RANLIB/RANLIBCOM.py index 312216b..94f1997 100644 --- a/test/RANLIB/RANLIBCOM.py +++ b/test/RANLIB/RANLIBCOM.py @@ -79,3 +79,9 @@ test.must_match('output.lib', "file.1\nfile.2\n") test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |