Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
Co-authored-by: Filip Skokan <[email protected]>
  • Loading branch information
MattiasBuelens and panva authored Nov 18, 2023
1 parent 26eca26 commit 258d7ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/wpt/test-encoding.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
const { WPTRunner } = require('../common/wpt');
const runner = new WPTRunner('encoding');

// Set a script that will be executed in the worker before running the tests.
runner.pretendGlobalThisAs('Window');

runner.runJsTests();

0 comments on commit 258d7ff

Please sign in to comment.