diff --git a/makefile b/makefile index 72435f8..2898437 100644 --- a/makefile +++ b/makefile @@ -414,3 +414,5 @@ emergency-withdraw: ## Emergency withdraw (requires EMERGENCY_TOKEN) # ================================================================ .PHONY: install update clean reset build rebuild build-optimized build-sizes +.PHONY: test test-verbose test-gas test-coverage test-unit test-integration test-fork test-specific test-watch +.PHONY: fmt fmt-check lint analyze mythril audit-prep