diff --git a/Makefile b/Makefile index d5ecf31fe..21c33f397 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,5 @@ COVERAGE_PACKAGES=./repo/...,./fs/...,./snapshot/...,./cli/...,./internal/... TEST_FLAGS?= - KOPIA_INTEGRATION_EXE=$(CURDIR)/dist/testing_$(GOOS)_$(GOARCH)/kopia.exe TESTING_ACTION_EXE=$(CURDIR)/dist/testing_$(GOOS)_$(GOARCH)/testingaction.exe FIO_DOCKER_TAG=ljishen/fio