Skip to content

Commit d7fcd75

Browse files
Trotttargos
authored andcommitted
test: remove unneeded --expose-internals
test/wpt/test-timers.js does not appear to need the `--expose-internals` flag. Remove it. PR-URL: #27608 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Yongsheng Zhang <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
1 parent c6ab6b2 commit d7fcd75

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/wpt/test-timers.js

-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
'use strict';
22

3-
// Flags: --expose-internals
4-
53
require('../common');
64
const { WPTRunner } = require('../common/wpt');
75

0 commit comments

Comments
 (0)