Files
hacs_integration/scripts/test
2024-04-11 20:33:30 +02:00

9 lines
82 B
Bash
Executable File

#!/usr/bin/env bash
set -e
cd "$(dirname "$0")/.."
python3 -m pytest -x tests