summaryrefslogtreecommitdiff
path: root/tests/unit/Web/TCacheHttpSessionTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/Web/TCacheHttpSessionTest.php')
-rw-r--r--tests/unit/Web/TCacheHttpSessionTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unit/Web/TCacheHttpSessionTest.php b/tests/unit/Web/TCacheHttpSessionTest.php
index 77f336fa..15c2a382 100644
--- a/tests/unit/Web/TCacheHttpSessionTest.php
+++ b/tests/unit/Web/TCacheHttpSessionTest.php
@@ -1,5 +1,4 @@
<?php
-require_once dirname(__FILE__).'/../phpunit.php';
Prado::using('System.Web.TCacheHttpSession');
Prado::using('System.Caching.TMemCache');