]> git.mxchange.org Git - core.git/blob - tests/all-tests.sh
New method detectServerAddress() added which should rewrite your code ito.
[core.git] / tests / all-tests.sh
1 #!/bin/sh
2
3 find -type f -name "*Test.php" -not -name "Test.php" -exec sh ./unittest.sh {} \;