Added symfony/test-pack

This commit is contained in:
HeahDude
2018-03-14 18:31:03 +01:00
parent a067bebf03
commit e1c53afa17
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -9,5 +9,5 @@
".phpunit",
"/phpunit.xml"
],
"aliases": ["phpunit", "simple-phpunit", "test", "tests"]
"aliases": ["phpunit", "simple-phpunit"]
}
+3
View File
@@ -0,0 +1,3 @@
{
"aliases": ["test", "tests"]
}