summaryrefslogtreecommitdiffstats
path: root/tests/lib/Log
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/Log')
-rw-r--r--tests/lib/Log/LogFactoryTest.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lib/Log/LogFactoryTest.php b/tests/lib/Log/LogFactoryTest.php
index 4a3997dbf20..e4725a3bc1a 100644
--- a/tests/lib/Log/LogFactoryTest.php
+++ b/tests/lib/Log/LogFactoryTest.php
@@ -23,6 +23,7 @@
*/
namespace Test\Log;
+
use OC\Log\Errorlog;
use OC\Log\File;
use OC\Log\LogFactory;