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 1edb948 commit b99a3e8Copy full SHA for b99a3e8
tests/run_tests.js
@@ -1,6 +1,5 @@
1
const fs = require('fs');
2
const path = require('path');
3
-
4
const testSpecified = process.argv[2];
5
6
function fileScannerSync(args) {
0 commit comments