allow starting in the correct directory

This commit is contained in:
Thomas Levine 2012-10-08 10:18:48 -04:00
parent 82f17b7172
commit accdf268d8
1 changed files with 1 additions and 2 deletions

3
urchin
View File

@ -28,8 +28,7 @@ recurse() {
fi
}
then
echo Running tests
recurse tests
recurse .
echo
echo Done