[test/youtube_signature] Add a test with the last player

To verify it correctly handles function with “$” in their names.
This commit is contained in:
Jaime Marquínez Ferrándiz 2014-02-04 21:56:17 +01:00
parent 20650c8654
commit bc4850908c
1 changed files with 6 additions and 0 deletions

View File

@ -27,6 +27,12 @@ _TESTS = [
85,
u'3456789a0cdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRS[UVWXYZ!"#$%&\'()*+,-./:;<=>?@',
),
(
u'https://s.ytimg.com/yts/jsbin/html5player-vfle-mVwz.js',
u'js',
90,
u']\\[@?>=<;:/.-,+*)(\'&%$#"hZYXWVUTSRQPONMLKJIHGFEDCBAzyxwvutsrqponmlkjiagfedcb39876',
),
]