diff options
Diffstat (limited to 'test/pacman/tests')
| -rw-r--r-- | test/pacman/tests/sync134.py | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/test/pacman/tests/sync134.py b/test/pacman/tests/sync134.py index 572ab326..ad58c8b7 100644 --- a/test/pacman/tests/sync134.py +++ b/test/pacman/tests/sync134.py @@ -1,4 +1,4 @@ -self.description = "Sysupgrade with a set of sync packages replacing a set local one" +self.description = "Sysupgrade with a set of sync packages replacing a local one"  sp1 = pmpkg("pkg2")  sp1.replaces = ["pkg1"] | 
