mirror of
https://github.com/tests-always-included/mo.git
synced 2024-12-18 16:27:52 +00: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
|
||||
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();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user