1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-06 13:16:39 +02:00

Add test script

This commit is contained in:
Jordi Boggiano
2015-03-01 14:02:02 +00:00
parent 5cd99de56d
commit 951f024bfb

View File

@@ -46,5 +46,8 @@
"branch-alias": {
"dev-master": "1.12.x-dev"
}
},
"scripts": {
"test": "phpunit"
}
}