6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 21:43:06 +01:00

Added/Updated tests\bugs\core_0986_test.py: dummy change in order to force all FB versions to be checked by subsequent QA run

This commit is contained in:
pavel-zotov 2024-09-23 00:08:10 +03:00
parent e466c9de75
commit c6c322001b

View File

@ -9,7 +9,7 @@ JIRA: CORE-986
FBTEST: bugs.core_0986 FBTEST: bugs.core_0986
NOTES: NOTES:
[25.11.2023] pzotov [25.11.2023] pzotov
Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc). Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc)
""" """
import pytest import pytest