Web: Correct capitalization in testTitle.

This commit is contained in:
Jussi Timperi 2015-10-22 17:19:03 +03:00
parent 5cf1b34f55
commit 1f96471d93
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ class WebTestCase(ChannelPluginTestCase):
'title http://www.youtube.com/watch?v=x4BtiqPN4u8')
self.assertResponse(
'title http://www.thefreedictionary.com/don%27t',
"don't - definition of don't by The Free Dictionary")
"Don't - definition of don't by The Free Dictionary")
def testTitleSnarfer(self):
try: