diff options
Diffstat (limited to 'test/error2.test')
-rw-r--r-- | test/error2.test | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/test/error2.test b/test/error2.test index c0b344a..506bcf2 100644 --- a/test/error2.test +++ b/test/error2.test @@ -1,2 +1,6 @@ ---raw-repository complicated1.repo -a d<1.5 +@ARGS +--test-repo complicated1.repo +add a d<1.5 +@EXPECT +ERROR: 1 unsatisfiable dependencies: + world: d<1.5 |