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

Added/Updated tests\bugs\gh_6941_test.py: fixed dummy copy-paste result

This commit is contained in:
pavel-zotov 2023-02-20 16:37:49 +03:00
parent 3c8168a2ce
commit 962c0e9698

View File

@ -27,7 +27,7 @@ db = db_factory()
act = python_act('db') act = python_act('db')
tmp_fbk = temp_file('gh_6941.tmp.fbk') tmp_fbk = temp_file('gh_6941.tmp.fbk')
db_tmp = db_factory(filename='tmp_core_5965.fdb', do_not_create=True) db_tmp = db_factory(filename='tmp_gh_6941.fdb', do_not_create=True)
chk_sql = """ chk_sql = """
select t1.* select t1.*