Skip to content

Commit

Permalink
add missing use
Browse files Browse the repository at this point in the history
  • Loading branch information
euromark committed Aug 31, 2013
1 parent abeaf48 commit 2f9fd50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Cake/TestSuite/Reporter/HtmlReporter.php
Expand Up @@ -22,6 +22,7 @@
use Cake\Core\Configure;
use Cake\TestSuite\Coverage\HtmlCoverageReport;
use Cake\Utility\Inflector;
use PHPUnit_Util_Diff;

/**
* HtmlReporter Reports Results of TestSuites and Test Cases
Expand Down

0 comments on commit 2f9fd50

Please sign in to comment.