[test/test_all_urls] Update pbs extractor name
It's in lowercase now (since e15e2ef7a00362fc1e89d9959241efad46325c54).
This commit is contained in:
		
							parent
							
								
									e15e2ef7a0
								
							
						
					
					
						commit
						47f48f5d85
					
				@ -121,8 +121,8 @@ class TestAllURLsMatching(unittest.TestCase):
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    def test_pbs(self):
 | 
					    def test_pbs(self):
 | 
				
			||||||
        # https://github.com/rg3/youtube-dl/issues/2350
 | 
					        # https://github.com/rg3/youtube-dl/issues/2350
 | 
				
			||||||
        self.assertMatch('http://video.pbs.org/viralplayer/2365173446/', ['PBS'])
 | 
					        self.assertMatch('http://video.pbs.org/viralplayer/2365173446/', ['pbs'])
 | 
				
			||||||
        self.assertMatch('http://video.pbs.org/widget/partnerplayer/980042464/', ['PBS'])
 | 
					        self.assertMatch('http://video.pbs.org/widget/partnerplayer/980042464/', ['pbs'])
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    def test_yahoo_https(self):
 | 
					    def test_yahoo_https(self):
 | 
				
			||||||
        # https://github.com/rg3/youtube-dl/issues/2701
 | 
					        # https://github.com/rg3/youtube-dl/issues/2701
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user