summaryrefslogtreecommitdiff
path: root/test/sequential/test-stream2-httpclient-response-end.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/sequential/test-stream2-httpclient-response-end.js')
-rw-r--r--test/sequential/test-stream2-httpclient-response-end.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/sequential/test-stream2-httpclient-response-end.js b/test/sequential/test-stream2-httpclient-response-end.js
index 627960888a..15d7fba27f 100644
--- a/test/sequential/test-stream2-httpclient-response-end.js
+++ b/test/sequential/test-stream2-httpclient-response-end.js
@@ -1,3 +1,4 @@
+'use strict';
var common = require('../common');
var assert = require('assert');
var http = require('http');