```
npm install
npm link
cd examples/mocha-async-thenable
npm install
npm test
```
