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

self.args = "-S --help"

self.addrule("PACMAN_RETCODE=2")