diff options
Diffstat (limited to 'test/simple/test-stdin-from-file.js')
-rw-r--r-- | test/simple/test-stdin-from-file.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/simple/test-stdin-from-file.js b/test/simple/test-stdin-from-file.js index 0a596dfe1..9c2ddfd5e 100644 --- a/test/simple/test-stdin-from-file.js +++ b/test/simple/test-stdin-from-file.js @@ -19,7 +19,7 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -// libuv-broken + var common = require('../common'); |