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