summaryrefslogtreecommitdiff
path: root/demos/time-tracker/tests/unit.php
diff options
context:
space:
mode:
Diffstat (limited to 'demos/time-tracker/tests/unit.php')
-rw-r--r--demos/time-tracker/tests/unit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/time-tracker/tests/unit.php b/demos/time-tracker/tests/unit.php
index a920b205..20d56432 100644
--- a/demos/time-tracker/tests/unit.php
+++ b/demos/time-tracker/tests/unit.php
@@ -1,6 +1,6 @@
<?php
-include_once '../../prado-trunk/tests/test_tools/unit_tests.php';
+include_once '../../../tests/test_tools/unit_tests.php';
$app_directory = "../protected";
$test_cases = dirname(__FILE__)."/unit";