summaryrefslogtreecommitdiff
path: root/test/pacman/tests/pacman001.py
blob: 1d3a36a9767e87f84cb24a4fd63532cbde273b88 (plain)
1
2
3
4
5
self.description = "Test command line option (--version)"

self.args = "--version"

self.addrule("PACMAN_RETCODE=0")