We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91a34f9 commit dc3e73bCopy full SHA for dc3e73b
scripts/mocha.js
@@ -21,8 +21,6 @@ var testEntry = 'test';
21
if (typeof process.argv[2] === 'string')
22
{
23
testEntry = process.argv[2];
24
-
25
26
}
27
28
// Verify that `Mocha` exists.
0 commit comments