summaryrefslogtreecommitdiffstats
path: root/test/Errors/InternalError.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Errors/InternalError.py')
-rw-r--r--test/Errors/InternalError.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Errors/InternalError.py b/test/Errors/InternalError.py
index e90d402..032c7a7 100644
--- a/test/Errors/InternalError.py
+++ b/test/Errors/InternalError.py
@@ -51,3 +51,9 @@ InternalError: error inside
""", status=2)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: