mirror of
https://github.com/moparisthebest/pacman
synced 2024-12-22 15:58:50 -05:00
pactest: fix description of remove040
Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
796cc4e6ed
commit
07069cd502
@ -1,4 +1,4 @@
|
||||
self.description = "Remove a package required by another package"
|
||||
self.description = "Remove a package that requires another package"
|
||||
|
||||
lp1 = pmpkg("pkg1")
|
||||
lp1.depends = ["imaginary"]
|
||||
|
Loading…
Reference in New Issue
Block a user