mirror of
https://framagit.org/framasoft/framadate/framadate
synced 2026-01-22 18:04:15 +00:00
2 lines
85 B
Bash
Executable file
2 lines
85 B
Bash
Executable file
#!/usr/bin/env bash
|
|
vendor/bin/phpunit --bootstrap app/tests/bootstrap.php app/tests
|