opensupports/server/run-tests.sh

3 lines
92 B
Bash
Raw Normal View History

phpunit --colors tests/models
phpunit --colors tests/controllers
phpunit --colors tests/libs