summaryrefslogtreecommitdiffstats
path: root/test/Fortran/SHF77COMSTR.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Fortran/SHF77COMSTR.py')
-rw-r--r--test/Fortran/SHF77COMSTR.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Fortran/SHF77COMSTR.py b/test/Fortran/SHF77COMSTR.py
index ec698be..9ca6631 100644
--- a/test/Fortran/SHF77COMSTR.py
+++ b/test/Fortran/SHF77COMSTR.py
@@ -78,3 +78,9 @@ test.must_match('test09.shobj', "A .f77 file.\n")
test.must_match('test10.shobj', "A .F77 file.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: