summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-agent-false.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/parallel/test-http-agent-false.js')
-rw-r--r--test/parallel/test-http-agent-false.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/parallel/test-http-agent-false.js b/test/parallel/test-http-agent-false.js
index 96606028bf..65da4b836a 100644
--- a/test/parallel/test-http-agent-false.js
+++ b/test/parallel/test-http-agent-false.js
@@ -1,7 +1,7 @@
'use strict';
require('../common');
-var assert = require('assert');
-var http = require('http');
+const assert = require('assert');
+const http = require('http');
// sending `agent: false` when `port: null` is also passed in (i.e. the result
// of a `url.parse()` call with the default port used, 80 or 443), should not