diff options
Diffstat (limited to 'tests/LoggrTest.php')
| -rw-r--r-- | tests/LoggrTest.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/LoggrTest.php b/tests/LoggrTest.php index 94a166c..4abae86 100644 --- a/tests/LoggrTest.php +++ b/tests/LoggrTest.php @@ -1,5 +1,7 @@ <?php +namespace Asko\Loggr\Tests; + use Asko\Loggr\Drivers\OutputDriver; use Asko\Loggr\Loggr; use PHPUnit\Framework\TestCase; |
