test script

This commit is contained in:
Roland Gruber 2022-03-04 20:27:31 +01:00
parent 08fa0ee94c
commit 6661f43999

View file

@ -10,5 +10,8 @@
"ext-pdo": "*",
"ext-xmlreader": "*",
"ext-zip": "*"
},
"scripts": {
"test": "vendor/bin/phpunit"
}
}