1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-09 00:22:53 +00:00

Fix validating array loader tests

This commit is contained in:
Jordi Boggiano 2015-10-30 20:40:09 +00:00
parent ac1a0c898d
commit 735d4a692e

View file

@ -262,7 +262,7 @@ class ValidatingArrayLoaderTest extends \PHPUnit_Framework_TestCase
),
),
array(
'autoload : invalid value (psr0), must be one of psr-0, psr-4, classmap, files',
'autoload : invalid value (psr0), must be one of psr-0, psr-4, classmap, files, exclude-from-classmap',
),
),
array(