mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-06 19:19:29 +00:00
4 lines
86 B
PHP
Executable file
4 lines
86 B
PHP
Executable file
#!/usr/bin/env php
|
|
<?php
|
|
|
|
require dirname(__DIR__).'/vendor/phpunit/phpunit/phpunit';
|