```
npm install
npm link
cd examples/mocha-mixed-async-sync
npm install
npm test
```
