diff options
Diffstat (limited to 'test/fix3.test')
-rw-r--r-- | test/fix3.test | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/test/fix3.test b/test/fix3.test new file mode 100644 index 0000000..364f710 --- /dev/null +++ b/test/fix3.test @@ -0,0 +1,11 @@ +@ARGS +--test-repo basic.repo +--test-instdb basic.installed +--test-world a +--upgrade +--depends +fix a +@EXPECT +(1/2) Upgrading b (1 -> 2) +(2/2) Upgrading a (1 -> 2) +OK: 0 MiB in 2 packages |