+17
−0
+3
−0
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -57,5 +57,8 @@ | ||
},
|
||
"scripts": {
|
||
"serve": "php -S 0.0.0.0:8000"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "^9"
|
||
}
|
||
} |
||
+2
−1
tests/ApiTest.php
0 → 100755
+81
−0
tests/BuildTest.php
0 → 100755
+82
−0
Loading