Skip to content

Commit

Permalink
toml: remove fixed value tests from skip list (#12503)
Browse files Browse the repository at this point in the history
  • Loading branch information
larpon committed Nov 18, 2021
1 parent 0ec02e3 commit 24ea15c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vlib/toml/tests/burntsushi.toml-test_test.v
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 24ea15c

Please sign in to comment.