diff options
Diffstat (limited to 'test/README.md')
| -rw-r--r-- | test/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/README.md b/test/README.md new file mode 100644 index 00000000..908fe646 --- /dev/null +++ b/test/README.md @@ -0,0 +1,7 @@ +stone island tests +================== + +To run these tests: + +- `npm install` +- `./mocha` |
