mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-02-19 16:22:48 +01:00
5 lines
86 B
PHP
Executable File
5 lines
86 B
PHP
Executable File
#!/usr/bin/env php
|
|
<?php
|
|
|
|
require dirname(__DIR__).'/vendor/phpunit/phpunit/phpunit';
|