summaryrefslogtreecommitdiffstats
path: root/test/Fortran/FORTRANMODDIR.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Fortran/FORTRANMODDIR.py')
-rw-r--r--test/Fortran/FORTRANMODDIR.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Fortran/FORTRANMODDIR.py b/test/Fortran/FORTRANMODDIR.py
index 62e3935..96a341a 100644
--- a/test/Fortran/FORTRANMODDIR.py
+++ b/test/Fortran/FORTRANMODDIR.py
@@ -99,3 +99,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: