summaryrefslogtreecommitdiffstats
path: root/test/pacman/tests/sync024.py
AgeCommit message (Collapse)AuthorFilesLines
2010-10-18Tests: '-S repo/group' syntaxJakob Gruber1-0/+23
when calling '-S repo/group', only group members in <repo> should should be installed (group members in other repos are ignored) Signed-off-by: Dan McGee <dan@archlinux.org>