- Added fully support for PHP5.2 (passes all the tests)
[activemongo.git] / tests / tests.sh
blobd3e2aae7aad6dd21cfb506e577f07df7156e5373
1 #!/bin/bash -x
3 phpunit ActiveMongoSuite.php
4 ~/bin/php-5.2/bin/php -dextension=mongo.so $(which phpunit) ActiveMongoSuite.php