Explorar o código

Add test script

Jordi Boggiano %!s(int64=11) %!d(string=hai) anos
pai
achega
951f024bfb
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      composer.json

+ 3 - 0
composer.json

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