diff options
Diffstat (limited to 'tests/Util/SheetTest.php')
-rw-r--r-- | tests/Util/SheetTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Util/SheetTest.php b/tests/Util/SheetTest.php index 339e731..d16d75a 100644 --- a/tests/Util/SheetTest.php +++ b/tests/Util/SheetTest.php @@ -1,7 +1,7 @@ <?php -namespace PHPExcel\StyleFixer\Util; +namespace PHPExcelFixer\StyleFixer\Util; class SheetTest extends \PHPUnit_Framework_TestCase |