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

3 lines
50 B
Bash

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