feat: refactor file structure
This commit is contained in:
parent
9761cded88
commit
965e47a1df
17 changed files with 19 additions and 22 deletions
|
|
@ -6,7 +6,7 @@ describe('cp.execute', function()
|
|||
|
||||
before_each(function()
|
||||
spec_helper.setup()
|
||||
execute = require('cp.execute')
|
||||
execute = require('cp.runner.execute')
|
||||
mock_system_calls = {}
|
||||
temp_files = {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue