CRM-11948 - Apply patch for running with a remote Selenium server. (This isn't curren...
authorTim Otten <totten@civicrm.org>
Mon, 22 Apr 2013 17:06:25 +0000 (10:06 -0700)
committerTim Otten <totten@civicrm.org>
Mon, 22 Apr 2013 17:06:25 +0000 (10:06 -0700)
commitb5c0ad9a6ca2888d55088935081cc7ff42ce0994
treed373f2965fc6139fe1eb441ef7f3797fec73aea3
parent3004354baba6ef12fb8ee3eb0cbace5024d19186
CRM-11948 - Apply patch for running with a remote Selenium server. (This isn't currently/strictly needed for CRM-11948 but was previously written for it -- and it's come up in other contexts.)

----------------------------------------
* CRM-11948: Run WebTests under Jenkins
  http://issues.civicrm.org/jira/browse/CRM-11948
CRM/Utils/Network.php [new file with mode: 0644]
tests/phpunit/CiviTest/CiviSeleniumSettings.php.txt
tests/phpunit/CiviTest/CiviSeleniumTestCase.php