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