summaryrefslogtreecommitdiff
path: root/tests/LoggrTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/LoggrTest.php')
-rw-r--r--tests/LoggrTest.php2
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;