mirror of
https://github.com/davidhalter/parso.git
synced 2025-12-09 14:14:53 +08:00
Fix all tests. Finally.
This commit is contained in:
@@ -56,7 +56,7 @@ result = {
|
||||
rv.update(dict.fromkeys((
|
||||
'qualif_nr', 'reasonComment_en', 'reasonComment_fr',
|
||||
'reasonComment_de', 'reasonComment_it'),
|
||||
#: E128
|
||||
#: E128:10
|
||||
'?'),
|
||||
"foo")
|
||||
|
||||
@@ -74,5 +74,5 @@ part = set_mimetype((
|
||||
'default')
|
||||
part = set_mimetype((
|
||||
a.get('mime_type', 'text')),
|
||||
#: E127:21
|
||||
#: E127:21
|
||||
'default')
|
||||
|
||||
Reference in New Issue
Block a user