summaryrefslogtreecommitdiff
path: root/test/sequential/test-stream2-stderr-sync.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/sequential/test-stream2-stderr-sync.js')
-rw-r--r--test/sequential/test-stream2-stderr-sync.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/sequential/test-stream2-stderr-sync.js b/test/sequential/test-stream2-stderr-sync.js
index 9b634116db..ccbdc55e4f 100644
--- a/test/sequential/test-stream2-stderr-sync.js
+++ b/test/sequential/test-stream2-stderr-sync.js
@@ -1,3 +1,4 @@
+'use strict';
// Make sure that sync writes to stderr get processed before exiting.
var common = require('../common');