python3.11-PyMySQL/plan.fmf
Lukas Zachar db207444c9 Add tmt gating plan
Resolves: rhbz#2159305
2023-02-14 02:18:09 +01:00

9 lines
140 B
Plaintext

execute:
how: tmt
discover:
- how: shell
tests:
- name: simple import
test: python3.11 -c 'import pymysql'
- how: fmf