mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-02-02 02:40:42 +01:00
Updated functional\basic\db\test_23.py: adjust expected stdout/stderr to current FB version.
This commit is contained in:
parent
003f3eaa05
commit
b64188c9b7
@ -18,10 +18,6 @@ FBTEST: functional.basic.db.23
|
||||
import pytest
|
||||
from firebird.qa import *
|
||||
|
||||
#substitutions = [('VIEW_BLR_BLOB_ID.*', ''), ('VIEW_SRC_BLOB_ID.*', ''),
|
||||
# ('DESCR_BLOB_ID.*', ''), ('RUNTIME_BLOB_ID.*', ''),
|
||||
# ('EXT_DESCR_BLOB_ID.*', ''), ('RDB\\$TRIGGER_.*', '')]
|
||||
|
||||
substitutions = [
|
||||
('BLOB_ID_VIEW_BLR.*', 'BLOB_ID_VIEW_BLR')
|
||||
,('BLOB_ID_VIEW_SRC.*', 'BLOB_ID_VIEW_SRC')
|
||||
|
Loading…
Reference in New Issue
Block a user