mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
toml: add date and time checks (#12427)
This commit is contained in:
@@ -24,10 +24,6 @@ const (
|
||||
// Array
|
||||
'array/tables-1.toml',
|
||||
'array/text-after-array-entries.toml',
|
||||
// Date / Time
|
||||
'datetime/impossible-date.toml',
|
||||
'datetime/no-leads-with-milli.toml',
|
||||
'datetime/no-leads.toml',
|
||||
]
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user