diff --git a/test/README.md b/test/README.md new file mode 100644 index 0000000..bdf6a30 --- /dev/null +++ b/test/README.md @@ -0,0 +1,9 @@ +How to run the tests +=== + +``` +% bash build.sh +% bash run.sh +77 passed, 0 failed +``` +