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