X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=tests%2FMakefile;h=4374f05b22ef6857e80ae0073e412e35f23309e1;hb=35190cea6dda6d65537b110f82a5d3f5277bd94c;hp=b990065cfd8bab40e800e4f3987644c570fca99e;hpb=73bc43ecf69a473464909ef1b4d2236c60fcb1bb;p=m_librarian.git diff --git a/tests/Makefile b/tests/Makefile index b990065..4374f05 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -1,4 +1,4 @@ .PHONY: all all: - ./run_all.py + PYTHONPATH=.. pytest