feat: move dir
This commit is contained in:
parent
8f13c0f087
commit
1fc435517c
1 changed files with 0 additions and 0 deletions
7
spec/plugin_spec.lua
Normal file
7
spec/plugin_spec.lua
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
local cp = require('cp')
|
||||
|
||||
describe('neovim plugin', function()
|
||||
it('work as expect', function()
|
||||
cp.setup()
|
||||
end)
|
||||
end)
|
||||
Loading…
Add table
Add a link
Reference in a new issue