test(loader-smoke): declare argv lib fixture
This commit is contained in:
@@ -50,6 +50,7 @@ describe('runLoaderSmoke', () => {
|
|||||||
label: 'argv fixture',
|
label: 'argv fixture',
|
||||||
tempDirPrefix: 'loader-smoke-argv-',
|
tempDirPrefix: 'loader-smoke-argv-',
|
||||||
binScript: fixture('success'),
|
binScript: fixture('success'),
|
||||||
|
libBinScript: fixture('success'),
|
||||||
configPath,
|
configPath,
|
||||||
binArgs: ['--config', configPath, '--output-format', 'json', 'task with spaces'],
|
binArgs: ['--config', configPath, '--output-format', 'json', 'task with spaces'],
|
||||||
tsconfigPath,
|
tsconfigPath,
|
||||||
|
|||||||
Reference in New Issue
Block a user