Skip to content

Commit

Permalink
test: remove unnecessary V8 flag
Browse files Browse the repository at this point in the history
  • Loading branch information
aduh95 committed Mar 9, 2021
1 parent 1ad0959 commit 2080989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/parallel/test-weakref.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
'use strict';

// Flags: --expose-gc --harmony-weak-refs
// Flags: --expose-gc

require('../common');
const assert = require('assert');
Expand Down

0 comments on commit 2080989

Please sign in to comment.