]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - Makefile
Clean up smoketest and pytests.
[bcachefs-tools-debian] / Makefile
index 23e0508569d8b3856d0a4906d43be01495dda3df..5917a4c2d07732a9f6bd4abff53199a86db5d6df 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -85,7 +85,7 @@ tests: tests/test_helper
 
 .PHONY: check
 check: tests bcachefs
-       cd tests; $(PYTEST)
+       $(PYTEST)
 
 .PHONY: TAGS tags
 TAGS: