mirror of
https://github.com/zoriya/lz.n.git
synced 2025-12-23 15:15:11 +00:00
tests: add ft_spec
This commit is contained in:
@@ -4,7 +4,7 @@ local state = require("lz.n.state")
|
||||
local loader = require("lz.n.loader")
|
||||
local spy = require("luassert.spy")
|
||||
|
||||
describe("cmd", function()
|
||||
describe("handlers.cmd", function()
|
||||
it("Command only loads plugin once and executes plugin command", function()
|
||||
---@type LzPlugin
|
||||
local plugin = {
|
||||
|
||||
Reference in New Issue
Block a user