nathanboktae / mocha-phantomjs

:coffee: :ghost: Run client-side mocha tests in the command line through phantomjs
MIT License
954 stars 112 forks source link

include comment about special character encoding in README example #183

Closed r4d1n closed 9 years ago

r4d1n commented 9 years ago

This makes the answer to the problem articulated in issue #60 a little more explicit in the documentation. It is not actually OSX specific, I was making myself nuts trying to figure out why this was happening on my Linux box until I poked around in the closed issues and realized my oversight.

Thanks for making such a useful tool!

nathanboktae commented 9 years ago

Thanks!