mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
toml: remove fixed value tests from skip list (#12503)
This commit is contained in:
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
Block a user