summaryrefslogtreecommitdiff
path: root/test/sequential/test-regress-GH-4027.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/sequential/test-regress-GH-4027.js')
-rw-r--r--test/sequential/test-regress-GH-4027.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/sequential/test-regress-GH-4027.js b/test/sequential/test-regress-GH-4027.js
index de2dff180d..da91be95b8 100644
--- a/test/sequential/test-regress-GH-4027.js
+++ b/test/sequential/test-regress-GH-4027.js
@@ -1,3 +1,4 @@
+'use strict';
var common = require('../common');
var assert = require('assert');
var path = require('path');