mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 21:00:39 +08:00
3 lines
53 B
Bash
3 lines
53 B
Bash
#!/bin/bash
|
|
|
|
php "$PWD"/../../vendor/bin/phpunit $@;
|