We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
jq
1 parent 6af88dc commit c5dd410Copy full SHA for c5dd410
1 file changed
vlib/toml/tests/toml_lang_test.v
@@ -29,12 +29,6 @@ const valid_exceptions = [
29
]
30
const jq_not_equal = [
31
'do_not_remove',
32
- 'datetime/milliseconds.toml',
33
- 'float/zero.toml',
34
- 'inline-table/spaces.toml',
35
- 'spec/array-of-tables-1.toml',
36
- 'spec/float-0.toml',
37
- 'spec/float-2.toml',
38
39
const invalid_exceptions = [
40
0 commit comments