6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 13:33:07 +01:00

Added alias needed for test bugs/gh_8194_test.py

This commit is contained in:
pavel-zotov 2024-08-02 21:47:26 +03:00
parent 3f3b172866
commit 7d33bebd8b

View File

@ -256,6 +256,12 @@ tmp_gh_8062_alias = $(dir_sampleDb)/qa/tmp_gh_8062.fdb
SecurityDatabase = tmp_gh_8062_alias
}
# Test issue: https://github.com/FirebirdSQL/firebird/issues/8194
tmp_gh_8194_alias = $(dir_sampleDb)/qa/tmp_gh_8194.fdb
{
DefaultDbCachePages = 128
}
# Databases for replication tests:
#