mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
Merge pull request #382
This commit is contained in:
@@ -9,5 +9,5 @@
|
||||
".phpunit",
|
||||
"/phpunit.xml"
|
||||
],
|
||||
"aliases": ["phpunit", "simple-phpunit", "test", "tests"]
|
||||
"aliases": ["phpunit", "simple-phpunit"]
|
||||
}
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"aliases": ["test", "tests"]
|
||||
}
|
||||
Reference in New Issue
Block a user