Add initial doco of test.sh

This commit is contained in:
Chad Whitacre
2013-09-25 20:19:48 -04:00
parent 740a1cd04b
commit 27946113ba

View File

@@ -34,6 +34,14 @@ should not be here)
Contributions of new names and discussion should be done under Issues
or on the Wiki part of this repo.
To test your work, make sure your script is executable and then run:
```
./test/test.sh NN
```
Where `NN` is the number prefix of the directory you're adding.
Never stop exercising!
Love,