move logging test

This commit is contained in:
meadsteve 2013-12-14 10:41:21 +00:00
commit 8652e579f5

View file

@ -1,5 +1,7 @@
<?php
namespace PHPCI\Plugin\Tests\Helper;
use \PHPCI\Logging\LoggerConfig;
class LoggerConfigTest extends PHPUnit_Framework_TestCase