diff options
Diffstat (limited to 'tests/wpt/tests/webnn/idlharness.https.any.js')
-rw-r--r-- | tests/wpt/tests/webnn/idlharness.https.any.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wpt/tests/webnn/idlharness.https.any.js b/tests/wpt/tests/webnn/idlharness.https.any.js index 905744ffea6..feb9d09f1a8 100644 --- a/tests/wpt/tests/webnn/idlharness.https.any.js +++ b/tests/wpt/tests/webnn/idlharness.https.any.js @@ -1,4 +1,4 @@ -// META: global=window,dedicatedworker +// META: global=window,worker // META: script=/resources/WebIDLParser.js // META: script=/resources/idlharness.js // META: script=./resources/utils.js |