summaryrefslogtreecommitdiff
path: root/test/parallel/test-http2-client-write-empty-string.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/parallel/test-http2-client-write-empty-string.js')
-rw-r--r--test/parallel/test-http2-client-write-empty-string.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/parallel/test-http2-client-write-empty-string.js b/test/parallel/test-http2-client-write-empty-string.js
index de46507fb1..087a498a37 100644
--- a/test/parallel/test-http2-client-write-empty-string.js
+++ b/test/parallel/test-http2-client-write-empty-string.js
@@ -1,10 +1,10 @@
'use strict';
-const assert = require('assert');
const common = require('../common');
if (!common.hasCrypto)
common.skip('missing crypto');
+const assert = require('assert');
const http2 = require('http2');
for (const chunkSequence of [