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, 2 insertions, 0 deletions
diff --git a/tests/policy_tests.py b/tests/policy_tests.py
index 764af836..fe208fcd 100644
--- a/tests/policy_tests.py
+++ b/tests/policy_tests.py
@@ -67,3 +67,5 @@ class PackageManagerTests(unittest.TestCase):
if __name__ == "__main__":
unittest.main()
+
+# vim: et ts=4 sw=4