We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f69d921 commit 20b70bbCopy full SHA for 20b70bb
test/wpt/test-webidl.js
@@ -1,6 +1,6 @@
1
'use strict';
2
3
-const common = require('../common');
+require('../common');
4
const { WPTRunner } = require('../common/wpt');
5
6
const runner = new WPTRunner('webidl');
0 commit comments