python3.11-six/plan.fmf
Lukas Zachar 8dbc690f53 Add gating plan
Resolves: rhbz#2159363
2023-01-31 01:31:31 +01:00

13 lines
224 B
Plaintext

execute:
how: tmt
discover:
how: shell
dist-git-source: true
tests:
- name: bundled tests
require:
- python3.11-pytest
test: |
cd $(dirname $TMT_SOURCE_DIR/six-*/test_six.py) &&
pytest-3.11