index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | pactest/tests/sync022.py | 2 |
diff --git a/pactest/tests/sync022.py b/pactest/tests/sync022.py index c24a979f..81d52ff6 100644 --- a/pactest/tests/sync022.py +++ b/pactest/tests/sync022.py @@ -1,4 +1,4 @@ -self.description = "Installs a group with two conflicting packages, one replacing the other" +self.description = "Install group with two conflicting packages, one replacing other" sp1 = pmpkg("pkg1") sp1.groups = ["grp"] |