summaryrefslogtreecommitdiff
path: root/tests/unit/Web/UI/TThemeManagerTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/Web/UI/TThemeManagerTest.php')
-rw-r--r--tests/unit/Web/UI/TThemeManagerTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/Web/UI/TThemeManagerTest.php b/tests/unit/Web/UI/TThemeManagerTest.php
index 7db1bd38..1a514d2b 100644
--- a/tests/unit/Web/UI/TThemeManagerTest.php
+++ b/tests/unit/Web/UI/TThemeManagerTest.php
@@ -1,5 +1,5 @@
<?php
-require_once dirname(__FILE__).'/../../phpunit.php';
+
Prado::using('System.Web.UI.TThemeManager');