fix: imports

This commit is contained in:
Barrett Ruth 2025-09-18 20:12:01 -04:00
parent bc315818e4
commit a24d50843a
9 changed files with 32 additions and 8 deletions

View file

@ -1,7 +0,0 @@
local cp = require('cp')
describe('neovim plugin', function()
it('work as expect', function()
cp.setup()
end)
end)