hass-core/script/test
2019-08-01 08:45:58 +03:00

6 lines
79 B
Bash
Executable file

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