diff options
author | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-04-24 09:59:46 +0200 |
---|---|---|
committer | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-04-24 09:59:48 +0200 |
commit | daa4dde508865ef0f08e584987b0695d4847809a (patch) | |
tree | e4aaed56bea63ec5d569fc74ff10f0e36618c50e /tests/test_tools/simpletest/simpletest.php | |
parent | a08d87f68a22df1ffb001ebe1cc3f438c045b843 (diff) |
Update to 3.2.1
Diffstat (limited to 'tests/test_tools/simpletest/simpletest.php')
-rw-r--r-- | tests/test_tools/simpletest/simpletest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_tools/simpletest/simpletest.php b/tests/test_tools/simpletest/simpletest.php index fe4937b3..f859ac0f 100644 --- a/tests/test_tools/simpletest/simpletest.php +++ b/tests/test_tools/simpletest/simpletest.php @@ -3,7 +3,7 @@ * Global state for SimpleTest and kicker script in future versions. * @package SimpleTest * @subpackage UnitTester - * @version $Id$ + * @version $Id: simpletest.php 1532 2006-12-01 12:28:55Z xue $ */ /**#@+ |