summaryrefslogtreecommitdiff
path: root/test/parallel/test-http2-respond-file-fd.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/parallel/test-http2-respond-file-fd.js')
-rw-r--r--test/parallel/test-http2-respond-file-fd.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/parallel/test-http2-respond-file-fd.js b/test/parallel/test-http2-respond-file-fd.js
index 502d6e8629..29a5fe665d 100644
--- a/test/parallel/test-http2-respond-file-fd.js
+++ b/test/parallel/test-http2-respond-file-fd.js
@@ -1,4 +1,3 @@
-// Flags: --expose-http2
'use strict';
const common = require('../common');