python-werkzeug/tests/scripts/run_tests.sh
Brian C. Lane 6e6cf25aba Backport fix for CVE-2023-23934
Fix for leading = in cookies from upstream patch on 2.2.3:
cf275f42ac

Resolves: rhbz#2170317
2023-04-24 11:49:19 -07:00

5 lines
86 B
Bash
Executable File

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