Update 02211_shcema_inference_from_stdin.sh

This commit is contained in:
Anton Popov 2022-02-14 17:26:48 +03:00 committed by GitHub
parent a1759d1aa0
commit 79144f8b91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Tags: no-fasttest
# Tags: no-fasttest, no-parallel
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# shellcheck source=../shell_config.sh
. "$CURDIR"/../shell_config.sh