summaryrefslogtreecommitdiff
path: root/test/conflict2.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/conflict2.test')
-rw-r--r--test/conflict2.test6
1 files changed, 4 insertions, 2 deletions
diff --git a/test/conflict2.test b/test/conflict2.test
index c9f59ec..38566b6 100644
--- a/test/conflict2.test
+++ b/test/conflict2.test
@@ -2,5 +2,7 @@
--test-repo conflict.repo
add a b>1
@EXPECT
-ERROR: unsatisfiable dependencies:
- world: b>1
+ERROR: unsatisfiable constraints:
+ b-2:
+ breaks: a-1[!b>1]
+ satisfies: world[b>1]