Skip to content

Commit f333fd9

Browse files
committed
chore: comment regexDim out
1 parent ff9e9ea commit f333fd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/stop-win.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const httpclient = require('urllib');
1010
const mm = require('mm');
1111
const utils = require('./utils-win');
1212
const port = 7001;
13-
const regexDim = /\\+/g;
13+
// const regexDim = /\\+/g;
1414

1515
process.platform === 'win32' &&
1616
describe('test/stop.test.js', () => {

0 commit comments

Comments
 (0)