Skip to content

Commit 20b70bb

Browse files
authored
Update test-webidl.js
1 parent f69d921 commit 20b70bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/wpt/test-webidl.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'use strict';
22

3-
const common = require('../common');
3+
require('../common');
44
const { WPTRunner } = require('../common/wpt');
55

66
const runner = new WPTRunner('webidl');

0 commit comments

Comments
 (0)