1
0
Fork 0

Fix Test RepositoryFactory

pull/7015/merge
Jean-Baptiste 2018-01-19 10:51:32 +01:00 committed by Jordi Boggiano
parent 621a9d845c
commit 595cf4432c
1 changed files with 2 additions and 0 deletions

View File

@ -34,12 +34,14 @@ class RepositoryFactoryTest extends TestCase
'package',
'pear',
'git',
'git-bitbucket',
'github',
'gitlab',
'svn',
'fossil',
'perforce',
'hg',
'hg-bitbucket',
'artifact',
'path',
), array_keys($repositoryClasses));