fixup! test: test it and fix it
This commit is contained in:
parent
d629fe9282
commit
6dce63b3b1
1 changed files with 1 additions and 2 deletions
|
|
@ -88,8 +88,7 @@ T["struct_tags"]["should add more than one tag"] = function()
|
||||||
end
|
end
|
||||||
|
|
||||||
T["struct_tags"]["should add tags on var"] = function()
|
T["struct_tags"]["should add tags on var"] = function()
|
||||||
-- local tmp = t.tmpfile()
|
local tmp = t.tmpfile()
|
||||||
local tmp = "/tmp/test.go"
|
|
||||||
local fixtures = t.get_fixtures "tags/var"
|
local fixtures = t.get_fixtures "tags/var"
|
||||||
t.writefile(tmp, fixtures.input)
|
t.writefile(tmp, fixtures.input)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue