blob: d98712fc485298a0455e44c9f29407dc232fca63 [file] [log] [blame]
// META: script=/resources/WebIDLParser.js
// META: script=/resources/idlharness.js
'use strict';
// https://w3c.github.io/webrtc-stats/
idl_test(
['webrtc-stats'],
['webrtc'],
idl_array => {
// No interfaces to test
}
);