millermedeiros / esformatter

ECMAScript code beautifier/formatter
MIT License
970 stars 91 forks source link

update tests for latest node.js version #376

Closed millermedeiros closed 8 years ago

millermedeiros commented 9 years ago

do not hard code error messages!!! they do change based on node.js vesion!

Asuza commented 9 years ago

@millermedeiros, which version of node.js are the tests supposed to work on? I'm running node v4.2.2 and 5 tests fail on master with zero local changes.