autoloader missed some entries
authorAntoine Musso <hashar@free.fr>
Tue, 21 May 2013 09:56:26 +0000 (11:56 +0200)
committerAntoine Musso <hashar@free.fr>
Tue, 21 May 2013 09:56:26 +0000 (11:56 +0200)
commitea14e469655e84b664fb99de4fd75399c44f6b9a
tree4ff1693a94aca27897055d76678ea7a7f547ad96
parentc8b2ad0c98ad36908b329ca1d8f408dec86bbf31
autoloader missed some entries

Jenkins does not run the autoloader test (will be fixed in a different
commit).  This patch fix the main and test autoloader to add in all the
missing entries.

bug: 47750
Change-Id: I285fa7ed24a6fc45a4dc475b54d80cf3816436fb
includes/AutoLoader.php
tests/TestsAutoLoader.php