summaryrefslogtreecommitdiff
path: root/test/parallel/test-http2-compat-serverresponse-flushheaders.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/parallel/test-http2-compat-serverresponse-flushheaders.js')
-rw-r--r--test/parallel/test-http2-compat-serverresponse-flushheaders.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/parallel/test-http2-compat-serverresponse-flushheaders.js b/test/parallel/test-http2-compat-serverresponse-flushheaders.js
index f02732df87..48bf4dd2d4 100644
--- a/test/parallel/test-http2-compat-serverresponse-flushheaders.js
+++ b/test/parallel/test-http2-compat-serverresponse-flushheaders.js
@@ -1,4 +1,3 @@
-// Flags: --expose-http2
'use strict';
const common = require('../common');