summaryrefslogtreecommitdiffstats
path: root/test/option--random.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/option--random.py')
-rw-r--r--test/option--random.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/option--random.py b/test/option--random.py
index eebd34e..0e5cc66 100644
--- a/test/option--random.py
+++ b/test/option--random.py
@@ -116,3 +116,9 @@ test.run(arguments = '-c --random .')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: