summaryrefslogtreecommitdiffstats
path: root/test/option/warn-duplicate-environment.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/option/warn-duplicate-environment.py')
-rw-r--r--test/option/warn-duplicate-environment.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/option/warn-duplicate-environment.py b/test/option/warn-duplicate-environment.py
index 90a7506..a1c156b 100644
--- a/test/option/warn-duplicate-environment.py
+++ b/test/option/warn-duplicate-environment.py
@@ -78,3 +78,9 @@ test.run(arguments='WARN=no-duplicate-environment file1.out',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: