diff --git a/Makefile b/Makefile index c0fe32333..b817f8151 100644 --- a/Makefile +++ b/Makefile @@ -60,7 +60,8 @@ EXCLUDED_NIM_PACKAGES := \ # debugging tools + testing tools TOOLS := \ test_tools_build \ - persist + persist \ + hunter TOOLS_DIRS := \ tests \ premix