summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorwei <>2005-12-09 01:51:42 +0000
committerwei <>2005-12-09 01:51:42 +0000
commit9aec18a6be71603a8e7a4e5870f7bc73b912d9b6 (patch)
tree9a15639b325ee287741861f95977ce8fd7d9091b /tests
parentf94b57ffacdc60072627c6c62de7e7708d79d77a (diff)
Diffstat (limited to 'tests')
-rw-r--r--tests/UnitTests/framework/utComponent.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/UnitTests/framework/utComponent.php b/tests/UnitTests/framework/utComponent.php
index bd13b8cb..3f57a863 100644
--- a/tests/UnitTests/framework/utComponent.php
+++ b/tests/UnitTests/framework/utComponent.php
@@ -1,5 +1,5 @@
<?php
-
+//test
require_once(dirname(__FILE__).'/common.php');
class NewComponent extends TComponent