mirror of https://github.com/lukechilds/node.git
Browse Source
Remove dead code paths that are created by assertions that will never trigger. They may only trigger if either the `splitDeviceRe` or `splitPathRe` regular expressions are modified. If at some point they are modified, current unit tests will catch most of the resulting errors and this commit adds extra tests to catch the remaining errors. PR-URL: https://github.com/nodejs/io.js/pull/2282 Reviewed-By: Roman Reiss <me@silverwind.io>v4.0.0-rc
Nathan Woltman
10 years ago
committed by
Roman Reiss
2 changed files with 10 additions and 15 deletions
Loading…
Reference in new issue