summaryrefslogtreecommitdiff
path: root/test/wpt/test-encoding.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/wpt/test-encoding.js')
-rw-r--r--test/wpt/test-encoding.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/wpt/test-encoding.js b/test/wpt/test-encoding.js
index 8145debd66..8cd0d5e04e 100644
--- a/test/wpt/test-encoding.js
+++ b/test/wpt/test-encoding.js
@@ -1,7 +1,4 @@
'use strict';
-
-// Flags: --expose-internals
-
require('../common');
const { MessageChannel } = require('worker_threads');
const { WPTRunner } = require('../common/wpt');