add readme

This commit is contained in:
CK Tan 2017-11-17 13:52:59 -08:00
parent a0b45225e2
commit edc6a13246
1 changed files with 9 additions and 0 deletions

9
test/README.md Normal file
View File

@ -0,0 +1,9 @@
How to run the tests
===
```
% bash build.sh
% bash run.sh
77 passed, 0 failed
```