python-werkzeug/tests/scripts/run_tests.sh
Brian C. Lane f9244201cb Backport fix for CVE-2023-25577
Also bring over tests from dist-git, and add test for formparser to test
the backported changes.

Resolves: rhbz#2188442
2023-04-24 11:48:44 -07:00

5 lines
71 B
Bash
Executable File

#!/usr/bin/bash
set -eux
pytest-3 ./test_wsgi.py ./test_formparser.py