diff options
Diffstat (limited to 'test/error1.test')
-rw-r--r-- | test/error1.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/error1.test b/test/error1.test index 9060be9..9134add 100644 --- a/test/error1.test +++ b/test/error1.test @@ -2,7 +2,7 @@ --test-repo complicated1.repo add a d>1.5 @EXPECT -ERROR: unsatisfiable constraints: +ERROR: unable to select packages: d-2.0: breaks: b-1[d<2.0] satisfies: world[d>1.5] a-3[d>1.5] c-1[d>1.0] |