diff options
Diffstat (limited to 'test/Fortran/USE-MODULE.py')
-rw-r--r-- | test/Fortran/USE-MODULE.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Fortran/USE-MODULE.py b/test/Fortran/USE-MODULE.py index 99b7d69..2666992 100644 --- a/test/Fortran/USE-MODULE.py +++ b/test/Fortran/USE-MODULE.py @@ -87,3 +87,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: |