mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 13:33:07 +01:00
Added alias for test gh_4203.
This commit is contained in:
parent
22e543a8c3
commit
b2ee4d7f75
@ -244,6 +244,13 @@ tmp_gh_7917_alias = $(dir_sampleDb)/qa/tmp_gh_7917.fdb
|
||||
KeyHolderPlugin = KH2
|
||||
}
|
||||
|
||||
# https://github.com/FirebirdSQL/firebird/issues/4203
|
||||
tmp_gh_4203_alias = $(dir_sampleDb)/qa/tmp_gh_4203.fdb
|
||||
{
|
||||
SecurityDatabase = tmp_gh_4203_alias
|
||||
}
|
||||
|
||||
|
||||
# Databases for replication tests:
|
||||
#
|
||||
db_main_alias = $(dir_sampleDb)/qa_replication/db_main.fdb
|
||||
|
Loading…
Reference in New Issue
Block a user