summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/through/test/auto-destroy.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/through/test/auto-destroy.js')
-rw-r--r--deps/npm/node_modules/through/test/auto-destroy.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/npm/node_modules/through/test/auto-destroy.js b/deps/npm/node_modules/through/test/auto-destroy.js
index 305fff23d3..9a8fd0006f 100644
--- a/deps/npm/node_modules/through/test/auto-destroy.js
+++ b/deps/npm/node_modules/through/test/auto-destroy.js
@@ -27,3 +27,4 @@ test('end before close', function (assert) {
assert.ok(closed)
assert.end()
})
+