ci: typing
This commit is contained in:
parent
58804fcfc7
commit
c5d55e5e92
1 changed files with 0 additions and 1 deletions
|
|
@ -80,7 +80,6 @@ describe('sync util', function()
|
||||||
vim.g.pending = { data_path = tmpdir .. '/tasks.json' }
|
vim.g.pending = { data_path = tmpdir .. '/tasks.json' }
|
||||||
config.reset()
|
config.reset()
|
||||||
package.loaded['pending'] = nil
|
package.loaded['pending'] = nil
|
||||||
local pending = require('pending')
|
|
||||||
|
|
||||||
local s = store_mod.new(tmpdir .. '/tasks.json')
|
local s = store_mod.new(tmpdir .. '/tasks.json')
|
||||||
s:load()
|
s:load()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue