From 63cfbd9034757cd89d7310dfd9fdaa170bbfa19a Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 27 May 2005 12:26:34 +0000 Subject: * tests/depcache.py added that tests various bits of the depcache --- tests/cache.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/cache.py') 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 -- cgit v1.2.3