From 86f4aada5d82d01e84dfb727180d1076eb8aa58f Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 25 Feb 2008 13:20:25 +0000 Subject: fixed in perl-URPM 3.09 --- t/superuser--handle-conflict-deps.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't') diff --git a/t/superuser--handle-conflict-deps.t b/t/superuser--handle-conflict-deps.t index 5c97a7dd..abb6f233 100644 --- a/t/superuser--handle-conflict-deps.t +++ b/t/superuser--handle-conflict-deps.t @@ -22,7 +22,7 @@ urpmi_addmedia("$name $::pwd/media/$name"); test_simple('c', 'd'); test_simple('d', 'c'); -#test_simple('e', 'f'); # ERROR #17106 +test_simple('e', 'f'); # test for mdvbz #17106 test_simple('f', 'e'); test_conflict_on_install(); -- cgit v1.2.1