1
0
Fork 0

Fix validating array loader tests

pull/4571/head
Jordi Boggiano 2015-10-30 20:40:09 +00:00
parent ac1a0c898d
commit 735d4a692e
1 changed files with 1 additions and 1 deletions

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(