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

10 lines
91 B
Plaintext
Raw Normal View History

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