Skip to content

Commit 46b4399

Browse files
committed
1 parent 4525915 commit 46b4399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/parallel/test-zlib-unused-weak.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
'use strict';
2-
// Flags: --expose-gc
2+
// Flags: --expose-gc --no-concurrent-array-buffer-sweeping
33
require('../common');
44
const assert = require('assert');
55
const zlib = require('zlib');

0 commit comments

Comments
 (0)