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 ff9e9ea commit f333fd9Copy full SHA for f333fd9
test/stop-win.test.js
@@ -10,7 +10,7 @@ const httpclient = require('urllib');
10
const mm = require('mm');
11
const utils = require('./utils-win');
12
const port = 7001;
13
-const regexDim = /\\+/g;
+// const regexDim = /\\+/g;
14
15
process.platform === 'win32' &&
16
describe('test/stop.test.js', () => {
0 commit comments