From 80125affefe8a5006004ac6586d6928781c8b5cb Mon Sep 17 00:00:00 2001 From: Benjamin Gruenbaum Date: Sun, 6 Dec 2020 23:45:17 +0200 Subject: [PATCH] test: fix bootstrap test --- test/parallel/test-bootstrap-modules.js | 1 - 1 file changed, 1 deletion(-) diff --git a/test/parallel/test-bootstrap-modules.js b/test/parallel/test-bootstrap-modules.js index 2c14e1ac319883..a6f2c15c19699e 100644 --- a/test/parallel/test-bootstrap-modules.js +++ b/test/parallel/test-bootstrap-modules.js @@ -114,7 +114,6 @@ if (!common.isMainThread) { 'Internal Binding performance', 'Internal Binding symbols', 'Internal Binding worker', - 'NativeModule internal/streams/add-abort-signal', 'NativeModule internal/streams/duplex', 'NativeModule internal/streams/passthrough', 'NativeModule internal/streams/readable',