feat: refactor file structure
This commit is contained in:
parent
9761cded88
commit
965e47a1df
17 changed files with 19 additions and 22 deletions
|
|
@ -1,5 +1,5 @@
|
|||
describe('run module', function()
|
||||
local run = require('cp.run')
|
||||
local run = require('cp.runner.run')
|
||||
|
||||
describe('basic functionality', function()
|
||||
it('has required functions', function()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue