mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-11 12:42:34 +01:00
Web: Correct capitalization in testTitle.
This commit is contained in:
parent
5cf1b34f55
commit
1f96471d93
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user