summaryrefslogtreecommitdiffstats
path: root/test/Value.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Value.py')
-rw-r--r--test/Value.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Value.py b/test/Value.py
index ea6e682..f4ed219 100644
--- a/test/Value.py
+++ b/test/Value.py
@@ -142,3 +142,9 @@ for source_signature in ['MD5', 'timestamp-newer']:
test.must_match('f5.out', "C=/var")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: