Closed cvax closed 8 years ago
Just tried the same and on my machine this works Using Mocha 2.3.4 too.
Also on windows. I had to do "npm install mocha", but after that it ran tests just fine for #31 and can confirm it passes. Running Sublime 3103 and node 4.2.6
Reinstalled latest version and the test passes. Thanks.
Hi,
I am on node v4.2.2 and mocha v2.3.4. When I run
npm test
it is failing on the "should find within scope" test. I tried increasing the timeout to 15000ms, but it fails as well. Any ideas? Thanks.