Updated unit tests + README

This commit is contained in:
Joseph Henry 2016-01-21 15:10:26 -08:00
commit 7127d2b811
6 changed files with 8 additions and 6 deletions

View file

@ -18,7 +18,7 @@ find . -mindepth 2 -maxdepth 2 -type d | while read testdir; do
continue
fi
echo "*** Building: '$testdir'..."
echo "\n\n\n*** Building: '$testdir'..."
rm _results/*.tmp
# Stage scripts