summaryrefslogtreecommitdiff
path: root/benchmark/path/normalize-posix.js
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/path/normalize-posix.js')
-rw-r--r--benchmark/path/normalize-posix.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmark/path/normalize-posix.js b/benchmark/path/normalize-posix.js
index 87cf903b8c..19d6461ca5 100644
--- a/benchmark/path/normalize-posix.js
+++ b/benchmark/path/normalize-posix.js
@@ -1,3 +1,4 @@
+'use strict';
var common = require('../common.js');
var path = require('path');
var v8 = require('v8');