summaryrefslogtreecommitdiffstats
path: root/test/Fortran/FORTRANCOMSTR.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Fortran/FORTRANCOMSTR.py')
-rw-r--r--test/Fortran/FORTRANCOMSTR.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Fortran/FORTRANCOMSTR.py b/test/Fortran/FORTRANCOMSTR.py
index 1f3e291..ba923d3 100644
--- a/test/Fortran/FORTRANCOMSTR.py
+++ b/test/Fortran/FORTRANCOMSTR.py
@@ -94,3 +94,9 @@ test.must_match('test07.obj', "A .fpp file.\n")
test.must_match('test08.obj', "A .FPP file.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: