toml: remove fixed value tests from skip list (#12503)

pull/12507/head
Larpon 2021-11-18 12:57:14 +01:00 committed by GitHub
parent 0ec02e3247
commit 24ea15c8f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -18,8 +18,6 @@ const (
valid_value_exceptions = [ valid_value_exceptions = [
// String // String
'string/double-quote-escape.toml',
'string/unicode-escape.toml',
'string/escapes.toml', 'string/escapes.toml',
'string/escape-tricky.toml', 'string/escape-tricky.toml',
'string/multiline.toml', 'string/multiline.toml',