| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…n that was fixed in Node 5.11.0; just disable the test for Node < 6. Fixes jashkenas#4502.
…n that was fixed in Node 5.11.0; just disable the test for Node < 6. Fixes jashkenas#4502. (jashkenas#4510)
| Back | FazBrowse Home | New Git URL |
Fixes #4502.
A particular REPL test is broken in Node 4.8.2 because of a regression that was fixed in Node 5.11.0. This PR simply disables the test for Node < 6.