Index: tests/functions.php
===================================================================
--- tests/functions.php	(revision 29719)
+++ tests/functions.php	(working copy)
@@ -421,7 +421,8 @@
 			'http://türkiye.icom.museum',
 			'http://украина.icom.museum',
 			'http://việtnam.icom.museum',
-			'ftp://127.0.0.1/'
+			'ftp://127.0.0.1/',
+			'http://www.woo.com/video?v=exvUH2qKLTU'
 		);
 
 		$blob ="
@@ -481,6 +482,7 @@
 			http://украина.icom.museum
 			http://việtnam.icom.museum
 			ftp://127.0.0.1/
+			http://www.woo.com/video?v=exvUH2qKLTU
 		";
 
 		$urls = wp_extract_urls( $blob );
