summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-client-upload.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/parallel/test-http-client-upload.js')
-rw-r--r--test/parallel/test-http-client-upload.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/parallel/test-http-client-upload.js b/test/parallel/test-http-client-upload.js
index 44fd5eabf2..48ebfcc74d 100644
--- a/test/parallel/test-http-client-upload.js
+++ b/test/parallel/test-http-client-upload.js
@@ -1,3 +1,4 @@
+'use strict';
var common = require('../common');
var assert = require('assert');
var http = require('http');