Skip to content

Commit

Permalink
Bug 1662459 [wpt PR 25331] - Worklets: use idl_test and .any.js, a=te…
Browse files Browse the repository at this point in the history
…stonly

Automatic update from web-platform-tests
Worklets: use idl_test and .any.js

--

wpt-commits: bb44803b1af0b52021d73919bb79a560bd0c77f1
wpt-pr: 25331
  • Loading branch information
annevk authored and moz-wptsync-bot committed Feb 2, 2021
1 parent a0ccf36 commit 6dc733e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 13 deletions.
11 changes: 11 additions & 0 deletions testing/web-platform/tests/worklets/idlharness.https.any.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
// META: script=/resources/WebIDLParser.js
// META: script=/resources/idlharness.js

// https://drafts.css-houdini.org/worklets/

'use strict';

idl_test(
['worklets'],
[]
);
13 changes: 0 additions & 13 deletions testing/web-platform/tests/worklets/idlharness.worker.js

This file was deleted.

0 comments on commit 6dc733e

Please sign in to comment.