summaryrefslogtreecommitdiffstats
path: root/test/import.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/import.py')
-rw-r--r--test/import.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/import.py b/test/import.py
index a0ab0fb..c617d0b 100644
--- a/test/import.py
+++ b/test/import.py
@@ -252,3 +252,9 @@ for tool in tools:
test.fail_test(len(failures))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: