pacman/test/pacman/tests/pacman002.py

6 lines
111 B
Python

self.description = "Test command line option (--help)"
self.args = "--help"
self.addrule("PACMAN_RETCODE=0")