Add an ‘autopkgtest’ smoke test for the installed program.
[debian_xkcdpass.git] / debian / tests / control
blobd2d9ca58bc559edc65198341bad4fa2d9fa617ea
1 # debian/tests/control
2 # Control file for Debian ‘autopkgtests’.
3 # Documentation: ‘/usr/share/doc/autopkgtest/README.package-tests.rst.gz’.
5 Test-Command:
6     xkcdpass --verbose
7 Depends:
8     xkcdpass
11 # Local variables:
12 # coding: utf-8
13 # mode: conf
14 # End:
15 # vim: fileencoding=utf-8 filetype=conf :