aboutsummaryrefslogtreecommitdiffstats
path: root/tests/report_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/report_tests.py')
-rw-r--r--tests/report_tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/report_tests.py b/tests/report_tests.py
index 5bb1d837..39635104 100644
--- a/tests/report_tests.py
+++ b/tests/report_tests.py
@@ -117,4 +117,4 @@ class TestPlainReport(unittest.TestCase):
if __name__ == "__main__":
unittest.main()
-# vim: et ts=4 sw=4
+# vim: set et ts=4 sw=4 :