summaryrefslogtreecommitdiffstats
path: root/test/Deprecated/TargetSignatures/content.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Deprecated/TargetSignatures/content.py')
-rw-r--r--test/Deprecated/TargetSignatures/content.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Deprecated/TargetSignatures/content.py b/test/Deprecated/TargetSignatures/content.py
index 4de1422..3b2638f 100644
--- a/test/Deprecated/TargetSignatures/content.py
+++ b/test/Deprecated/TargetSignatures/content.py
@@ -81,3 +81,9 @@ test.must_match('final', "foo.in\nbar.in\nextra.in 1\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: