fix(ci): fix tests
This commit is contained in:
parent
83a91e1985
commit
0de7c9c43c
2 changed files with 13 additions and 1 deletions
|
|
@ -80,7 +80,6 @@ describe('cp integration', function()
|
|||
default_language = 'cpp',
|
||||
timeout_ms = 2000,
|
||||
cpp = {
|
||||
extension = 'cpp',
|
||||
compile = { 'g++', '{source}', '-o', '{binary}' },
|
||||
run = { '{binary}' },
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue