1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-11 01:22:54 +00:00
This commit is contained in:
Jordi Boggiano 2015-02-24 14:22:54 +00:00
parent 3cff4a3bb9
commit 0b4a9235f4
12 changed files with 15 additions and 15 deletions

View file

@ -106,6 +106,7 @@ class AutoloadGeneratorTest extends TestCase
$ret = $ret();
}
}
return $ret;
}));