diff options
author | xue <> | 2006-09-08 19:31:03 +0000 |
---|---|---|
committer | xue <> | 2006-09-08 19:31:03 +0000 |
commit | 90b3f22cba8ad85ef2eb38c158fa2da46d798cf8 (patch) | |
tree | c321fedfe1339a1567766c375c600a738e6ac840 /tests/test_tools/simpletest/collector.php | |
parent | a5dd2d8c17fcac8da117a9c8ae8af519b02c717a (diff) |
merge from 3.0 branch till 1397.
Diffstat (limited to 'tests/test_tools/simpletest/collector.php')
-rw-r--r-- | tests/test_tools/simpletest/collector.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_tools/simpletest/collector.php b/tests/test_tools/simpletest/collector.php index f73193c7..2e89163c 100644 --- a/tests/test_tools/simpletest/collector.php +++ b/tests/test_tools/simpletest/collector.php @@ -6,7 +6,7 @@ * @author Travis Swicegood <development@domain51.com> * @package SimpleTest * @subpackage UnitTester - * @version $Id: collector.php,v 1.7 2005/09/10 21:09:34 tswicegood Exp $ + * @version $Id$ */ /** |