refactor(installer): install gotests@develop by default (#95)
* refactor(installer): automatically install gotests@develop * docs: update
This commit is contained in:
parent
55bc5787d1
commit
c5cc5080fa
6 changed files with 13 additions and 46 deletions
|
|
@ -55,7 +55,6 @@ local default_config = {
|
|||
---@type string|nil
|
||||
template_dir = nil,
|
||||
-- switch table tests from using slice to map (with test name for the key)
|
||||
-- works only with gotests installed from develop branch
|
||||
named = false,
|
||||
},
|
||||
---@class gopher.ConfigGoTag
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue