From 1e18b48c584ca84f565650749f804873abeefa99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Tue, 9 Oct 2012 11:09:07 +0300 Subject: test: fix conflict2 expectation after solver changes The 'a' package is now more preferred which actually makes more sense. --- test/conflict2.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/conflict2.test b/test/conflict2.test index 9cd4a854d2..32e2b7349d 100644 --- a/test/conflict2.test +++ b/test/conflict2.test @@ -3,4 +3,4 @@ add a b>1 @EXPECT ERROR: 1 unsatisfiable dependencies: - world: a + world: b>1 -- cgit v1.2.3