mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 13:33:07 +01:00
Added/Updated tests\functional\tabloid\test_333be4bf.py: minor correction: removed several old commented lines
This commit is contained in:
parent
08bcaa46bd
commit
a6bdb6748d
@ -39,8 +39,6 @@ tmp_log = temp_file('tmp_333be4bf.log')
|
||||
|
||||
db = db_factory()
|
||||
|
||||
# [('^((?!(sqltype|DIV_RESULT)).)*$', ''), ('[ \t]+', ' '), ('.*alias.*', '')]
|
||||
#substitutions = [('^((?!(gbak:[ \t]?(ERROR:|WARNING:))).)*$', '')]
|
||||
substitutions = [ ( '^((?!(iter:|(gbak:[ \t]?(ERROR:|WARNING:)))).)*$' , '' ) ]
|
||||
|
||||
act = python_act('db', substitutions = substitutions)
|
||||
|
Loading…
Reference in New Issue
Block a user