summaryrefslogtreecommitdiff
path: root/test/wpt/test-encoding.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/wpt/test-encoding.js')
-rw-r--r--test/wpt/test-encoding.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/wpt/test-encoding.js b/test/wpt/test-encoding.js
index bf54683c5c..af20760bd5 100644
--- a/test/wpt/test-encoding.js
+++ b/test/wpt/test-encoding.js
@@ -1,5 +1,5 @@
'use strict';
-require('../common');
+
const { WPTRunner } = require('../common/wpt');
const runner = new WPTRunner('encoding');