Test images with GET parameters as well (#414)
This commit is contained in:
parent
6d36bf1c82
commit
92282e3a93
1 changed files with 2 additions and 0 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue