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