summaryrefslogtreecommitdiffstats
path: root/test/Alias/errors.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Alias/errors.py')
-rw-r--r--test/Alias/errors.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Alias/errors.py b/test/Alias/errors.py
index 964bae4..1334f4e 100644
--- a/test/Alias/errors.py
+++ b/test/Alias/errors.py
@@ -41,3 +41,9 @@ test.run(arguments='A',
status=2)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: