Update 03003_prql_panic.sh

This commit is contained in:
Alexey Milovidov 2024-03-05 04:44:20 +03:00 committed by GitHub
parent dc7ea2f90a
commit 4aba9eb6e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,6 @@
#!/usr/bin/env bash
# Tags: no-fasttest
# Requires Rust, which is not built for Fast Test.
CUR_DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# shellcheck source=../shell_config.sh