diff options
Diffstat (limited to 'test/error5.test')
-rw-r--r-- | test/error5.test | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/test/error5.test b/test/error5.test index 6c9371e..3086b20 100644 --- a/test/error5.test +++ b/test/error5.test @@ -1,2 +1,6 @@ ---raw-repository complicated1.repo -a>2 +@ARGS +--test-repo complicated1.repo +add a>2 +@EXPECT +ERROR: 1 unsatisfiable dependencies: + b-1: d<2.0 |