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