ClickHouse/tests/queries/0_stateless/01558_ttest_scipy.sh

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
318 B
Bash
Raw Normal View History

#!/usr/bin/env bash
2024-08-08 10:30:40 +00:00
# Tags: no-fasttest
# no-fasttest: Python is not so fast
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
2020-12-28 11:46:53 +00:00
# shellcheck source=../shell_config.sh
. "$CURDIR"/../shell_config.sh
# We should have correct env vars from shell_config.sh to run this test
python3 "$CURDIR"/01558_ttest_scipy.python