SuiteCRM-Core/core/tests/phpunit.sh
2021-03-30 19:20:14 +01:00

3 lines
53 B
Bash

#!/bin/bash
php "$PWD"/../../vendor/bin/phpunit $@;