diff options
Diffstat (limited to 'test/basic3.test')
-rw-r--r-- | test/basic3.test | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/test/basic3.test b/test/basic3.test index 0a790a4..9efee6b 100644 --- a/test/basic3.test +++ b/test/basic3.test @@ -1,2 +1,9 @@ ---raw-repository basic.repo --installed basic.installed -u -a +@ARGS +--test-repo basic.repo +--test-instdb basic.installed +--test-world a +upgrade +@EXPECT +(1/2) Upgrading b (1 -> 2) +(2/2) Upgrading a (1 -> 2) +OK: 0 MiB in 2 packages |