Skip test in fast tests

This commit is contained in:
Raúl Marín 2023-11-20 16:04:21 +01:00
parent 44874859bb
commit 8bff421c27

View File

@ -1,4 +1,6 @@
#!/usr/bin/env bash
# Tags: no-fasttest
# Tag no-fasttest: Fast tests don't build external libraries (SQLite)
CUR_DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# shellcheck source=../shell_config.sh