ha-core/script/test

7 lines
79 B
Bash
Executable File

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