diff --git a/lua/gopher/health.lua b/lua/gopher/health.lua index 72de74d..30ab04f 100644 --- a/lua/gopher/health.lua +++ b/lua/gopher/health.lua @@ -9,6 +9,7 @@ local M = { { bin = "go", help = "required for GoMod, GoGet, GoGenerate command" }, { bin = "gomodifytags", help = "required for modify struct tags" }, { bin = "impl", help = "required for interface implementing" }, + { bin = "gotests", help = "required for test(s) generation" }, }, }, }