summaryrefslogtreecommitdiffstats
path: root/test/Fortran/FORTRANPATH.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Fortran/FORTRANPATH.py')
-rw-r--r--test/Fortran/FORTRANPATH.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Fortran/FORTRANPATH.py b/test/Fortran/FORTRANPATH.py
index bf99b5b..ee01aee 100644
--- a/test/Fortran/FORTRANPATH.py
+++ b/test/Fortran/FORTRANPATH.py
@@ -327,3 +327,9 @@ else:
test.run(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: