summaryrefslogtreecommitdiffstats
path: root/test/Interactive/variant_dir.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Interactive/variant_dir.py')
-rw-r--r--test/Interactive/variant_dir.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Interactive/variant_dir.py b/test/Interactive/variant_dir.py
index 68ee2a3..f36bd0a 100644
--- a/test/Interactive/variant_dir.py
+++ b/test/Interactive/variant_dir.py
@@ -111,3 +111,9 @@ test.finish(scons)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: