summaryrefslogtreecommitdiff
path: root/tests/unit/Util/TLoggerTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/Util/TLoggerTest.php')
-rw-r--r--tests/unit/Util/TLoggerTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unit/Util/TLoggerTest.php b/tests/unit/Util/TLoggerTest.php
index 4da5aaa1..49d5d316 100644
--- a/tests/unit/Util/TLoggerTest.php
+++ b/tests/unit/Util/TLoggerTest.php
@@ -1,5 +1,4 @@
<?php
-require_once dirname(__FILE__).'/../phpunit.php';
Prado::using('System.Util.TLogger');