Files
turbo-rss/templates/readme/tests.md
2014-10-21 17:46:07 -04:00

7 lines
90 B
Markdown

## Tests
Tests included use Mocha. Use `npm test` to run the tests.
```sh
$ npm test
```