summaryrefslogtreecommitdiffstats
path: root/test/pacman/tests/pacman003.py
blob: a80e2d613d9d567185e2e823ca95f89a414f44cb (plain)
1
2
3
4
5
self.description = "Test command line option (-S --help)"

self.args = "-S --help"

self.addrule("PACMAN_RETCODE=0")