python3.12-PyMySQL/plan.fmf
Lukas Zachar 7b10038573 Add tmt gating plan
Cherry-picked from python3.11-PyMySQL db207444c9844fcb22b827c887faee56fcb01bc7
db207444c9
2024-01-16 15:32:06 +01:00

9 lines
140 B
Plaintext

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