summaryrefslogtreecommitdiff
path: root/tests/cache.py
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2005-05-27 12:26:34 +0000
committerMichael Vogt <michael.vogt@ubuntu.com>2005-05-27 12:26:34 +0000
commit63cfbd9034757cd89d7310dfd9fdaa170bbfa19a (patch)
treec70f1d5b594b58c6b3b3f58a08ef8ef93ee4a107 /tests/cache.py
parent58fad74365c97bd88e89b0d3b310d88b89e03c13 (diff)
downloadpython-apt-63cfbd9034757cd89d7310dfd9fdaa170bbfa19a.tar.gz
* tests/depcache.py added that tests various bits of the depcache
Diffstat (limited to 'tests/cache.py')
-rw-r--r--tests/cache.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/cache.py b/tests/cache.py
index e0cbb95c..47d9a3b4 100644
--- a/tests/cache.py
+++ b/tests/cache.py
@@ -1,7 +1,6 @@
#!/usr/bin/env python2.4
#
-# Test for the PkgSrcRecords code
-# it segfaults for python-apt < 0.5.37
+# Test for the pkgCache code
#
import apt_pkg