summaryrefslogtreecommitdiff
path: root/test/wpt/test-url.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/wpt/test-url.js')
-rw-r--r--test/wpt/test-url.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/wpt/test-url.js b/test/wpt/test-url.js
index fbbea24532..8734452940 100644
--- a/test/wpt/test-url.js
+++ b/test/wpt/test-url.js
@@ -1,6 +1,6 @@
'use strict';
-// Flags: --expose-internals --experimental-worker
+// Flags: --expose-internals
require('../common');
const { WPTRunner } = require('../common/wpt');