python3.11-pysocks/plan.fmf
Honza Horak d0b517dc30 Replace whole repo with latest content from branch rhel-8.8.0
Content corresponds with RHEL dist-git commit e6ce6ae
2023-05-15 16:43:08 +02:00

12 lines
211 B
Plaintext

discover:
- name: Smoke-tests
how: shell
tests:
- name: python-import-test
test: python3.11 -c 'import socks'
require:
- python3.11-pysocks
duration: 1m
execute:
how: tmt