1
mirror of https://github.com/home-assistant/core synced 2024-09-06 10:29:55 +02:00
ha-core/script/test
2019-08-01 08:45:58 +03:00

7 lines
79 B
Bash
Executable File

#!/bin/sh
# Executes the tests with tox.
cd "$(dirname "$0")/.."
tox -e py36