python-flask/tests/tests.yml
Brian C. Lane d170540219 - Copy missing tests over from distgit
- Backport fix for CVE-2023-30861
  Resolves: rhbz#2196683
2023-05-10 13:35:57 -07:00

16 lines
254 B
YAML

---
# Run a simple test
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
required_packages:
- python3-pytest
tests:
- simple:
dir: scripts
run: ./run_tests.sh