summaryrefslogtreecommitdiff
path: root/test/disabled/test-child-process-custom-fds.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/disabled/test-child-process-custom-fds.js')
-rw-r--r--test/disabled/test-child-process-custom-fds.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/disabled/test-child-process-custom-fds.js b/test/disabled/test-child-process-custom-fds.js
index d64586c508..1208768472 100644
--- a/test/disabled/test-child-process-custom-fds.js
+++ b/test/disabled/test-child-process-custom-fds.js
@@ -1,3 +1,4 @@
+'use strict';
var common = require('../common');
var assert = require('assert');