servo/tests/wpt/web-platform-tests/wasm/webapi/idlharness.any.js

10 lines
170 B
JavaScript

// META: script=/resources/WebIDLParser.js
// META: script=/resources/idlharness.js
"use strict";
idl_test(
["wasm-web-api"],
["wasm-js-api"],
idl_array => {}
);