twitPic no longer exists/is active

This commit is contained in:
Mikael Nordfeldth
2015-01-17 12:07:57 +01:00
parent 092dfee1c6
commit f5efbd8037
2 changed files with 1 additions and 49 deletions

View File

@@ -98,9 +98,7 @@ class oEmbedTest extends PHPUnit_Framework_TestCase
static public function knownSources()
{
$sources = array(
array('http://www.flickr.com/photos/brionv/5172500179/', 'photo'),
array('http://yfrog.com/fy42747177j', 'photo'),
array('http://twitpic.com/36adw6', 'photo'),
array('https://www.flickr.com/photos/brionv/5172500179/', 'photo'),
);
return $sources;
}