summaryrefslogtreecommitdiffstats
path: root/src/test_aegistests.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/test_aegistests.py')
-rw-r--r--src/test_aegistests.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/test_aegistests.py b/src/test_aegistests.py
index 9d0be22..af29083 100644
--- a/src/test_aegistests.py
+++ b/src/test_aegistests.py
@@ -75,3 +75,9 @@ if test_files:
test.fail_test(1)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: