diff options
Diffstat (limited to 'tests/depcache.py')
| -rw-r--r-- | tests/depcache.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/depcache.py b/tests/depcache.py index 5c78c3a1..635fea14 100644 --- a/tests/depcache.py +++ b/tests/depcache.py @@ -6,6 +6,7 @@ import apt_pkg import sys + def main(): apt_pkg.init() cache = apt_pkg.GetCache() |
