diff options
Diffstat (limited to 'admin/webtest.php')
-rw-r--r-- | admin/webtest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/webtest.php b/admin/webtest.php index 1076623..61e6fa2 100644 --- a/admin/webtest.php +++ b/admin/webtest.php @@ -9,4 +9,4 @@ $gui = new PHPUnit_GUI_HTML(); $gui->addSuites($suites); $gui->show(); -?> + |