alecpl
2012-04-14 9870dac30de1b8d1bdeab57af3eeb7c89b21ef76
tests/runtests.sh
@@ -6,8 +6,11 @@
 | tests/runtests.sh                                                     |
 |                                                                       |
 | This file is part of the Roundcube Webmail client                     |
 | Copyright (C) 2009, Roundcube Dev. - Switzerland                      |
 | Licensed under the GNU GPL                                            |
 | Copyright (C) 2009, The Roundcube Dev Team                            |
 |                                                                       |
 | Licensed under the GNU General Public License version 3 or            |
 | any later version with exceptions for skins & plugins.                |
 | See the README file for a full license statement.                     |
 |                                                                       |
 | PURPOSE:                                                              |
 |   Run-script for unit tests based on http://simpletest.org            |
@@ -51,4 +54,4 @@
$test->run($reporter);
?>
?>