1
0

Update version, metadata and test command.

This commit is contained in:
Julien Buty
2015-10-22 11:15:04 +08:00
parent 0482c1fa60
commit 4904d97ff6
2 changed files with 6 additions and 6 deletions

View File

@@ -59,7 +59,7 @@ The 17 tests are written using the BDD testing framework should.js, and run with
Run `npm install should` and `npm install -g mocha` to install them both.
Run tests with `mocha -R spec`.
Run tests with `make test`.
## License