summaryrefslogtreecommitdiff
path: root/tests/unit/I18N/core/DateFormatTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/I18N/core/DateFormatTest.php')
-rw-r--r--tests/unit/I18N/core/DateFormatTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/I18N/core/DateFormatTest.php b/tests/unit/I18N/core/DateFormatTest.php
index da7c6b73..8015bd74 100644
--- a/tests/unit/I18N/core/DateFormatTest.php
+++ b/tests/unit/I18N/core/DateFormatTest.php
@@ -1,5 +1,5 @@
<?php
-require_once dirname(__FILE__).'/../../phpunit.php';
+
Prado::using('System.I18N.core.DateFormat');