Skip to content

Commit bb5c398

Browse files
targosdanielleadams
authored andcommitted
test: remove experimental-wasm-threads flag
It is already true by default in V8. Refs: v8/v8@be9ff65 PR-URL: #45074 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Tobias Nießen <[email protected]>
1 parent 53f0afe commit bb5c398

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/parallel/test-worker-message-port-wasm-threads.js

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// Flags: --experimental-wasm-threads
21
'use strict';
32
const common = require('../common');
43
const assert = require('assert');

0 commit comments

Comments
 (0)