Update the linked test case hmm.pdf to point to the intended version
The test case was changed in 1faca19021
because the original file was not available anymore. However, its hash was also changed, meaning that we do not test the intended version anymore.
This patch makes sure that we test the intented version by reverting to
the original hash and using a link, also pointing to the Internet
Archive, with the original file.
This commit is contained in:
parent
f3dd9bcc48
commit
17b639bfc5
@ -1 +1 @@
|
||||
http://web.archive.org/web/20160106162920/http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.145.4773&rep=rep1&type=pdf
|
||||
https://web.archive.org/web/20130626074301/http://speech.tifr.res.in/tutorials/hmmTutorialBarbaraExercises.pdf
|
||||
|
@ -356,7 +356,7 @@
|
||||
},
|
||||
{ "id": "hmm-pdf",
|
||||
"file": "pdfs/hmm.pdf",
|
||||
"md5": "ea163ef2b6b69039e0c2c1364f280f67",
|
||||
"md5": "e08467e60101ee5f4a59716e86db6dc9",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"firstPage": 1,
|
||||
|
Loading…
Reference in New Issue
Block a user