Browse Source

[tests] Ignore code coverage for Predis\Autoloader.

Daniele Alessandri 8 years ago
parent
commit
b2547fc7f4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/Autoloader.php

+ 1 - 0
src/Autoloader.php

@@ -16,6 +16,7 @@ namespace Predis;
  *
  *
  * @author Eric Naeseth <eric@thumbtack.com>
  * @author Eric Naeseth <eric@thumbtack.com>
  * @author Daniele Alessandri <suppakilla@gmail.com>
  * @author Daniele Alessandri <suppakilla@gmail.com>
+ * @codeCoverageIgnore
  */
  */
 class Autoloader
 class Autoloader
 {
 {