From 660def2675c296bccf0018a323601028b26baeae Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 13 Aug 2007 14:35:30 +0000 Subject: revert things wrongly committed in previous commit (thanks titi) --- t/superuser--file-conflicts.t | 4 ---- 1 file changed, 4 deletions(-) (limited to 't/superuser--file-conflicts.t') diff --git a/t/superuser--file-conflicts.t b/t/superuser--file-conflicts.t index 31e887fd..b86073e1 100644 --- a/t/superuser--file-conflicts.t +++ b/t/superuser--file-conflicts.t @@ -15,7 +15,6 @@ urpmi_addmedia("$medium_name $::pwd/media/$medium_name"); test_rpm_same_transaction(); -exit ; test_rpm_different_transactions(); test_urpmi_same_transaction(); @@ -31,9 +30,6 @@ sub test_rpm_same_transaction { test_rpm_i_succeeds('a', 'd'); check_installed_and_remove('a', 'd'); - - test_rpm_i_fail('a', 'e'); - check_nothing_installed(); } sub test_rpm_different_transactions { -- cgit v1.2.1