[break] Remove md5sum from test
This commit is contained in:
		@@ -14,7 +14,6 @@ class BreakIE(InfoExtractor):
 | 
			
		||||
    _VALID_URL = r'http://(?:www\.)?break\.com/video/(?:[^/]+/)*.+-(?P<id>\d+)'
 | 
			
		||||
    _TESTS = [{
 | 
			
		||||
        'url': 'http://www.break.com/video/when-girls-act-like-guys-2468056',
 | 
			
		||||
        'md5': '33aa4ff477ecd124d18d7b5d23b87ce5',
 | 
			
		||||
        'info_dict': {
 | 
			
		||||
            'id': '2468056',
 | 
			
		||||
            'ext': 'mp4',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user