https://bugzilla.wikimedia.org/show_bug.cgi?id=45112
Platonides <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |INVALID --- Comment #1 from Platonides <[email protected]> --- Try doing pear install phpunit/PHPUnit_Selenium That will install PHPUnit/Extensions/SeleniumTestCase.php and Testing/Selenium.php at eg. /usr/share/pear (depending of your system) It is loaded from the include_path. Same for PHPUnit/Framework.php but when installing php. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
