ClickHouse/tests/queries/0_stateless/01561_mann_whitney_scipy.sh

9 lines
267 B
Bash
Raw Normal View History

2020-11-12 22:45:19 +00:00
#!/usr/bin/env bash
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
2020-12-28 11:46:53 +00:00
# shellcheck source=../shell_config.sh
2020-11-12 22:45:19 +00:00
. "$CURDIR"/../shell_config.sh
# We should have correct env vars from shell_config.sh to run this test
python3 "$CURDIR"/01561_mann_whitney_scipy.python