Ignore lots of code in test coverage.

This commit is contained in:
James Cole
2015-05-10 08:08:07 +02:00
parent 3d54a78573
commit 6ffc182142
22 changed files with 22 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ namespace FireflyIII\Exceptions;
/**
* Class FireflyException
*
* @codeCoverageIgnore
* @package FireflyIII\Exceptions
*/
class FireflyException extends \Exception