merge-requests/8/head
Bob Mottram 2020-10-25 10:24:02 +00:00
parent 15e34237e4
commit 91751a1974
1 changed files with 1 additions and 1 deletions

View File

@ -2313,7 +2313,7 @@ def testHashtagRuleTree():
def testGetNewswireTags():
print('testGetNewswireTags')
rssDescription='<img src="https://somesite/someimage.jpg" ' + \
rssDescription = '<img src="https://somesite/someimage.jpg" ' + \
'class="misc-stuff" alt="#ExcitingHashtag" ' + \
'srcset="https://somesite/someimage.jpg" ' + \
'sizes="(max-width: 864px) 100vw, 864px" />' + \