Fix test "very_long_arrays"

This commit is contained in:
Alexey Milovidov 2024-07-24 11:25:08 +02:00
parent 157c8e3044
commit 0f9ee5c37d

View File

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