index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | pactest/tests/add003.py | 2 |
diff --git a/pactest/tests/add003.py b/pactest/tests/add003.py index bde87649..4f8ae600 100644 --- a/pactest/tests/add003.py +++ b/pactest/tests/add003.py @@ -1,4 +1,4 @@ -self.description = "Install a set of packages" +self.description = "Install a set of three packages" p1 = pmpkg("pkg1") p1.files = ["bin/pkg1", |