@@ -2632,6 +2632,10 @@ world'`,
|
||||
desc: `invalid number of seconds digits with trailing digit`,
|
||||
data: `a=0000-01-01 00:00:000000Z3`,
|
||||
},
|
||||
{
|
||||
desc: `invalid number of seconds`,
|
||||
data: `a=0000-01-01 00:00:00+27000`,
|
||||
},
|
||||
{
|
||||
desc: `carriage return inside basic key`,
|
||||
data: "\"\r\"=42",
|
||||
|
||||
Reference in New Issue
Block a user