refactor(tests): soon it will be too far
This commit is contained in:
parent
2ca302a7a5
commit
4bf2806537
6 changed files with 8 additions and 13 deletions
|
|
@ -1,7 +1,6 @@
|
|||
local t = require "spec.testutils"
|
||||
local child, T = t.setup "impl"
|
||||
|
||||
local child, T = t.setup()
|
||||
T["impl"] = MiniTest.new_set {}
|
||||
T["impl"]["works w io.Writer"] = function()
|
||||
local rs = t.setup_test("impl/writer", child, { 3, 0 })
|
||||
child.cmd "GoImpl w io.Writer"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue