aboutsummaryrefslogtreecommitdiff
path: root/benchmark/http_simple_auto.js
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/http_simple_auto.js')
-rw-r--r--benchmark/http_simple_auto.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmark/http_simple_auto.js b/benchmark/http_simple_auto.js
index f72cc01e60..9d165939af 100644
--- a/benchmark/http_simple_auto.js
+++ b/benchmark/http_simple_auto.js
@@ -6,6 +6,7 @@
// <args> Arguments to pass to `ab`.
// <target> Target to benchmark, e.g. `bytes/1024` or `buffer/8192`.
//
+'use strict';
var path = require("path");
var http = require("http");