1
0
Fork 0

Fix indentation of assignment in AutoloadGeneratorTest

pull/2459/head
Andreas Hennings 2013-12-22 19:39:09 +01:00
parent 8966376f40
commit bda2bcac13
1 changed files with 2 additions and 2 deletions

View File

@ -874,7 +874,7 @@ return array(
EOF;
$expectedClassmap = <<<'EOF'
$expectedClassmap = <<<'EOF'
<?php
// autoload_classmap.php @generated by Composer
@ -941,7 +941,7 @@ return array(
EOF;
$expectedClassmap = <<<'EOF'
$expectedClassmap = <<<'EOF'
<?php
// autoload_classmap.php @generated by Composer