mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-06-28 03:24:13 +00:00
test: cleanup
This commit is contained in:
parent
6c17e26def
commit
3b76ad7e27
5 changed files with 0 additions and 6 deletions
|
@ -1,4 +1,3 @@
|
|||
---@module 'luassert'
|
||||
local Util = require("lazy.core.util")
|
||||
|
||||
describe("init", function()
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
---@module 'luassert'
|
||||
|
||||
local Config = require("lazy.core.config")
|
||||
local Handler = require("lazy.core.handler")
|
||||
local Plugin = require("lazy.core.plugin")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue