Mark test as no-parallel

This commit is contained in:
Kruglov Pavel 2021-09-17 23:54:09 +03:00 committed by GitHub
parent 5ab8d5beda
commit 9fb73af891
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-unbundled, no-fasttest
# Tags: no-unbundled, no-fasttest, no-parallel
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# shellcheck source=../shell_config.sh