diff options
author | Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com> | 2012-06-22 23:22:46 +0900 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2012-06-22 19:06:10 +0200 |
commit | 14dc3614338639cc455337ffdeee8e6719443e37 (patch) | |
tree | d4c50b914d209944b940531f070f9d1bee59b437 /tests/data/test2010 | |
parent | 7f59577fddbcef890fb6c3dcb6b1039feb95dde4 (diff) |
tests: Enable test2010 and fixed hash value
Diffstat (limited to 'tests/data/test2010')
-rw-r--r-- | tests/data/test2010 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test2010 b/tests/data/test2010 index 7a0dc76a5..51839d205 100644 --- a/tests/data/test2010 +++ b/tests/data/test2010 @@ -48,7 +48,7 @@ Metalink local XML file, HTTP resource, using -o fname -i -D file <file name="log/download2010"> <verification> <hash type="md5">we-only-check-the-strongest-hash-provided</hash> - <hash type="sha256">6b6d97e5688bc46d75da9236631d8e7f2e5b0991941a95a0cc0533c05dcd07e2</hash> + <hash type="sha256">19dcb4e2a99b9cd02c30b1ed6c55869b7ef8cda9f985648909c48a6dbb54356c</hash> </verification> <resources maxconnections="1"> <url type="http" preference="90">http://%HOSTIP:%HTTPPORT/2010</url> |