mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-04 02:09:22 +02:00
test script
This commit is contained in:
parent
08fa0ee94c
commit
6661f43999
1 changed files with 3 additions and 0 deletions
|
@ -10,5 +10,8 @@
|
||||||
"ext-pdo": "*",
|
"ext-pdo": "*",
|
||||||
"ext-xmlreader": "*",
|
"ext-xmlreader": "*",
|
||||||
"ext-zip": "*"
|
"ext-zip": "*"
|
||||||
|
},
|
||||||
|
"scripts": {
|
||||||
|
"test": "vendor/bin/phpunit"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue