summaryrefslogtreecommitdiffstats
path: root/test/option/profile.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/option/profile.py')
-rw-r--r--test/option/profile.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/option/profile.py b/test/option/profile.py
index aafebda..ed5bc0a 100644
--- a/test/option/profile.py
+++ b/test/option/profile.py
@@ -104,3 +104,9 @@ test.fail_test(len(memory_lines) != 1)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: