Skip to content

Commit 2080989

Browse files
committed
1 parent 1ad0959 commit 2080989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/parallel/test-weakref.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'use strict';
22

3-
// Flags: --expose-gc --harmony-weak-refs
3+
// Flags: --expose-gc
44

55
require('../common');
66
const assert = require('assert');

0 commit comments

Comments
 (0)