From 0a1b6e12aaa3b639c7de74838bd46b8f7f2163d7 Mon Sep 17 00:00:00 2001
From: Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
Date: Mon, 17 Sep 2012 23:28:21 +0900
Subject: [PATCH 2/2] metalink tests: Updated expected output to include hash
 name to test2006

This change was made in b3d72a95be, but test2006 was not updated.
This patch fixes this bug.
---
 tests/data/test2006 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/data/test2006 b/tests/data/test2006
index b183ab5..e25556f 100644
--- a/tests/data/test2006
+++ b/tests/data/test2006
@@ -103,7 +103,7 @@ Metalink: parsing (file://%PWD/log/test2006.metalink) OK
 Metalink: fetching (log/download2006) from (http://%HOSTIP:%HTTPPORT/2006)...
 Metalink: fetching (log/download2006) from (http://%HOSTIP:%HTTPPORT/2006) OK
 Metalink: validating (log/download2006)...
-Metalink: validating (log/download2006) OK
+Metalink: validating (log/download2006) [sha-256] OK
 </file4>
 <stripfile4>
 $_ = '' if (($_ !~ /^Metalink: /) && ($_ !~ /error/i) && ($_ !~ /warn/i))
-- 
1.7.10.4

