mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-06-14 10:47:22 +02: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')
|
'title http://www.youtube.com/watch?v=x4BtiqPN4u8')
|
||||||
self.assertResponse(
|
self.assertResponse(
|
||||||
'title http://www.thefreedictionary.com/don%27t',
|
'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):
|
def testTitleSnarfer(self):
|
||||||
try:
|
try:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user