summaryrefslogtreecommitdiffstats
path: root/test/pacman/pmtest.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/pacman/pmtest.py')
-rw-r--r--test/pacman/pmtest.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/pacman/pmtest.py b/test/pacman/pmtest.py
index 0f0f84e0..00012ac6 100644
--- a/test/pacman/pmtest.py
+++ b/test/pacman/pmtest.py
@@ -323,5 +323,3 @@ class pmtest(object):
def hookdir(self):
return os.path.join(self.root, util.PM_HOOKDIR)
-
-# vim: set ts=4 sw=4 et: