]> arthur.barton.de Git - bup.git/blobdiff - test/int/test_index.py
test: add pylint and test imports
[bup.git] / test / int / test_index.py
index 1ab4828d15ea03f56baa7125d60ccd4bdd68ddc9..d00260ea388e0cb18ceeb6cee0fe6642902b3a4b 100644 (file)
@@ -6,7 +6,7 @@ from wvpytest import *
 
 from bup import index, metadata
 from bup.compat import fsencode
-from bup.helpers import mkdirp, resolve_parent
+from bup.helpers import resolve_parent
 import bup.xstat as xstat