]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - tests/test_basic.py
Clean up smoketest and pytests.
[bcachefs-tools-debian] / tests / test_basic.py
index 6b3e4741e2d8a6672f316f79cf187071f5910674..a2e95c5972d919bc8cd80ed231e0ad1f6ef2f3db 100644 (file)
@@ -3,7 +3,7 @@
 # Basic bcachefs functionality tests.
 
 import re
-import util
+from tests import util
 
 def test_help():
     ret = util.run_bch(valgrind=True)