diff options
Diffstat (limited to 'test/error4.test')
-rw-r--r-- | test/error4.test | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/test/error4.test b/test/error4.test index 5b22921..050f42b 100644 --- a/test/error4.test +++ b/test/error4.test @@ -2,5 +2,6 @@ --test-repo complicated1.repo add a nonexistant @EXPECT -ERROR: unsatisfiable dependencies: - world: nonexistant +ERROR: unsatisfiable constraints: + nonexistant (missing): + required by: world[nonexistant] |