Test-Command: for i in tests/*; do echo "Testing $(basename $i) ..."; $i; done
Depends: hello
