6195080bfd
Cherry-picked and adjusted to c10s from:
c2e8398254
12 lines
211 B
Plaintext
12 lines
211 B
Plaintext
discover:
|
|
- name: Smoke-tests
|
|
how: shell
|
|
tests:
|
|
- name: python-import-test
|
|
test: python3 -c 'import iniconfig'
|
|
require:
|
|
- python3-iniconfig
|
|
duration: 1m
|
|
execute:
|
|
how: tmt
|