echo 'testing hello' cd hello ./test.sh cd .. echo 'testing io' cd io ./test.sh cd .. echo 'testing deps' cd deps ./test.sh cd ..