mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-02 00:02:12 -05:00
parent
379652d202
commit
3b9821f439
@ -101,7 +101,7 @@ def test_003_field_naming():
|
||||
'data': 'Some data',
|
||||
'field_4': 'Some info',
|
||||
'data_2': 'NULL',
|
||||
'28_1': 'NULL',
|
||||
'28': 'NULL',
|
||||
'24.5': 'NULL',
|
||||
'field_3_1': 'NULL',
|
||||
'data_1': 'NULL',
|
||||
@ -128,7 +128,7 @@ def test_004_max_fields():
|
||||
'data': 'Some data',
|
||||
'field_4': 'Some info',
|
||||
'data_1': 'NULL',
|
||||
'28_1': 'NULL',
|
||||
'28': 'NULL',
|
||||
'24.5': 'NULL',
|
||||
'#fid': 2,
|
||||
'#geometry': 'None',
|
||||
|
Loading…
x
Reference in New Issue
Block a user