]> granicus.if.org Git - php/commitdiff
This is like a virus..spread everywhere :)
authorfoobar <sniper@php.net>
Mon, 15 Aug 2005 22:34:37 +0000 (22:34 +0000)
committerfoobar <sniper@php.net>
Mon, 15 Aug 2005 22:34:37 +0000 (22:34 +0000)
run-tests.php

index 5c34e73cce445ed8572b20875aa3f336c5b954bf..4453a4ffac3851111ba3f18681ab06a43247e217 100755 (executable)
 
 /* $Id$ */
 
-/*
- * TODO:
- * - do not test PEAR components if base class and/or component class cannot be instanciated
- */
-
 /* Sanity check to ensure that pcre extension needed by this script is available.
  * In the event it is not, print a nice error message indicating that this script will
  * not run without it.