Split parser tests part 2 into additional segments

This commit is contained in:
ado
2024-02-19 00:04:09 +01:00
parent 11d57bd073
commit e4fba8a918
9 changed files with 58 additions and 23 deletions

View File

@@ -13,6 +13,8 @@ tests = [
'parser2_2',
'parser2_3',
'parser2_4',
'parser2_5',
'parser2_6',
'extractions_without_fast_float',
]