summaryrefslogtreecommitdiffstats
path: root/test/Fortran/SHF90COMSTR.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Fortran/SHF90COMSTR.py')
-rw-r--r--test/Fortran/SHF90COMSTR.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Fortran/SHF90COMSTR.py b/test/Fortran/SHF90COMSTR.py
index f52d2f2..61045ee 100644
--- a/test/Fortran/SHF90COMSTR.py
+++ b/test/Fortran/SHF90COMSTR.py
@@ -70,3 +70,9 @@ test.must_match('test01.shobj', "A .f90 file.\n")
test.must_match('test02.shobj', "A .F90 file.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: