mirror of
https://github.com/tests-always-included/mo.git
synced 2025-04-20 04:46:30 +02:00
Clarifying what spec files should be processed
This commit is contained in:
parent
464733444a
commit
d50e034ac4
@ -158,7 +158,7 @@ function processSpecFile(specFile, done) {
|
|||||||
|
|
||||||
// 0 = node, 1 = script, 2 = file
|
// 0 = node, 1 = script, 2 = file
|
||||||
if (process.argv.length < 3) {
|
if (process.argv.length < 3) {
|
||||||
console.log('Specify spec files on the command line');
|
console.log('Specify one or more JSON spec files on the command line');
|
||||||
process.exit();
|
process.exit();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user