tags in table
This commit is contained in:
parent
0ad9a0d370
commit
3c9c9c9abb
3 changed files with 17 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ local gotests = {}
|
|||
|
||||
---@param args table
|
||||
local function add_test(args)
|
||||
if c.gotests.named ~= true then
|
||||
if c.gotests.named then
|
||||
table.insert(args, "-named")
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue