Fix for FeedDiscovery test cases: note that some test cases with relative URLs fail that include a schema but not a host. Not 100% sure those are legit, need to check.
This commit is contained in:
		| @@ -10,7 +10,7 @@ define('STATUSNET', true); | ||||
| define('LACONICA', true); | ||||
|  | ||||
| require_once INSTALLDIR . '/lib/common.php'; | ||||
| require_once INSTALLDIR . '/plugins/FeedSub/feedsub.php'; | ||||
| require_once INSTALLDIR . '/plugins/OStatus/lib/feeddiscovery.php'; | ||||
|  | ||||
| class FeedDiscoveryTest extends PHPUnit_Framework_TestCase | ||||
| { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user