# Test example

Testing lmd build with mocha and mocha-phantomjs

[Live example](http://lmdjs.org/examples/tests/mocha/)

## Run tests

```bash
$ npm i
$ npm test
```
