[einthusan] Fix extraction (closes #11416)

The old test URLs are no longer valid, so I replace them with the one
from #11416
This commit is contained in:
Yen Chi Hsuan 2017-02-12 20:53:55 +08:00
parent 459818e280
commit f8514630db
No known key found for this signature in database
GPG key ID: 7F902A182457CA23
2 changed files with 75 additions and 45 deletions

View file

@ -3,6 +3,9 @@ version <unreleased>
Core
* TypeError is fixed with Python 2.7.13 on Windows (#11540, #12085)
Extractor
* [einthusan] Fix extraction (#11416)
version 2017.02.11