mirror of https://github.com/lukechilds/node.git
Browse Source
The existing test never ran because typeof Symbol === 'function' and not 'symbol'. We have Symbols now so remove the check and just run the test. PR-URL: https://github.com/nodejs/node/pull/3327 Reviewed-By: James M Snell <jasnell@gmail.com>v5.x
committed by
Rod Vagg
1 changed files with 1 additions and 3 deletions
Loading…
Reference in new issue