[tests] Ignore code coverage for Predis\Autoloader.

This commit is contained in:
Daniele Alessandri
2016-06-05 20:37:57 +02:00
parent d34bdd38c3
commit b2547fc7f4
+1
View File
@@ -16,6 +16,7 @@ namespace Predis;
*
* @author Eric Naeseth <eric@thumbtack.com>
* @author Daniele Alessandri <suppakilla@gmail.com>
* @codeCoverageIgnore
*/
class Autoloader
{