diff --git a/Makefile b/Makefile index 5a51888b..630f5fe9 100644 --- a/Makefile +++ b/Makefile @@ -245,7 +245,6 @@ test-run: .PHONY: test-all test-all: @$(PYTHON3) -m pytest \ - $(SRCDIR)/test \ --rootdir=$(SRCDIR) \ -v