aboutsummaryrefslogtreecommitdiffstats
path: root/tests/plugin_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/plugin_tests.py')
-rw-r--r--tests/plugin_tests.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/plugin_tests.py b/tests/plugin_tests.py
index 5eb13049..9a21b615 100644
--- a/tests/plugin_tests.py
+++ b/tests/plugin_tests.py
@@ -304,3 +304,5 @@ class RegexSubTests(unittest.TestCase):
if __name__ == "__main__":
unittest.main()
+
+# vim: et ts=4 sw=4