From 410825bc462b6778451d5ffc3a5c8a92fb123f0c Mon Sep 17 00:00:00 2001 From: Takuto Wada Date: Sat, 31 Dec 2016 00:24:12 +0900 Subject: [PATCH] test(licensify): process shim in old Node does not have URL for them? --- test/test.js | 1 - 1 file changed, 1 deletion(-) diff --git a/test/test.js b/test/test.js index e49cd8f..43f0883 100644 --- a/test/test.js +++ b/test/test.js @@ -116,7 +116,6 @@ describe('licensify', function () { 'homepage: https://github.com/Gozala/events#readme', 'homepage: https://github.com/feross/ieee754#readme', 'homepage: https://github.com/juliangruber/isarray', - 'homepage: https://github.com/shtylman/node-process#readme', 'homepage: https://github.com/calvinmetcalf/process-nextick-args', 'homepage: https://github.com/nodejs/readable-stream#readme', 'homepage: https://github.com/rvagg/string_decoder',