Skip to content

Commit

Permalink
test info in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nrkn committed Nov 1, 2013
1 parent 6cc2bd3 commit 3a45236
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions readme.md
Expand Up @@ -91,6 +91,14 @@ line squared: Line(Point(25,12.25),Point(5.289999999999999,1))

Lets you apply your mixins only to the appropriate objects.

## Tests

Run with mocha from the root of mixism

```
npm install -g mocha
mocha
## License
MIT

0 comments on commit 3a45236

Please sign in to comment.