1
0
mirror of https://github.com/esphome/esphome.git synced 2025-01-10 19:47:47 +01:00
esphome/script/component_test

10 lines
91 B
Plaintext
Raw Normal View History

2021-03-12 23:58:43 +01:00
#!/usr/bin/env bash
set -e
cd "$(dirname "$0")/.."
set -x
pytest tests/component_tests