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