summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/console/idlharness.any.js
blob: 1e7ba76ecddca2ad707784a7ff6edfc270428c26 (plain)
1
2
3
4
5
6
7
8
9
// META: script=/resources/WebIDLParser.js
// META: script=/resources/idlharness.js

// https://console.spec.whatwg.org/

idl_test(
  ['console'],
  [] // no deps
);