toml: remove fixed value tests from skip list (#12503)
parent
0ec02e3247
commit
24ea15c8f0
|
@ -18,8 +18,6 @@ const (
|
|||
|
||||
valid_value_exceptions = [
|
||||
// String
|
||||
'string/double-quote-escape.toml',
|
||||
'string/unicode-escape.toml',
|
||||
'string/escapes.toml',
|
||||
'string/escape-tricky.toml',
|
||||
'string/multiline.toml',
|
||||
|
|
Loading…
Reference in New Issue