Test images with GET parameters as well (#414)

This commit is contained in:
Lorenz Hübschle-Schneider 2014-08-18 16:43:55 +01:00 committed by David Cormier
parent 6d36bf1c82
commit 92282e3a93

View file

@ -79,6 +79,8 @@ describe('filter', function() {
'http://i.imgur.com/r4FKrnu.jpeg',
'https://4z2.de/gb-mobile-new.png',
'http://static.weechat.org/images/screenshots/relay/medium/glowing-bear.png',
'http://foo.bar/baz.php?img=trololo.png&dummy=yes',
'https://tro.lo.lo/images/rick.png?size=123x45'
],
'image',
plugins);