diff --git a/Makefile b/Makefile index 7f4b0fe7e2fa97..c9fed0c03b32f4 100644 --- a/Makefile +++ b/Makefile @@ -306,6 +306,7 @@ test-v8: v8 --no-presubmit \ --shell-dir=$(PWD)/deps/v8/out/$(V8_ARCH).$(BUILDTYPE_LOWER) \ $(TAP_V8) + git clean -fdxq -- deps/v8 @echo Testing hash seed $(MAKE) test-hash-seed