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

self.args = "--help"

self.addrule("PACMAN_RETCODE=2")