diff --git a/test/parallel/test-http2-premature-close.js b/test/parallel/test-http2-premature-close.js index df30c429188b69..385b207df0a681 100644 --- a/test/parallel/test-http2-premature-close.js +++ b/test/parallel/test-http2-premature-close.js @@ -1,4 +1,3 @@ -// Flags: --expose-internals 'use strict'; const common = require('../common');