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

self.args = "--help"

self.addrule("PACMAN_RETCODE=0")