mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 03:07:44 +00:00
Tests/LibWeb: Prove we do not fail serialization of empty arrays
This commit is contained in:
parent
77b1469900
commit
d269ac611e
2 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,7 @@ Error
|
|||
URIError: hello
|
||||
{"1":2,"a":"b"}
|
||||
1,4,aaaa
|
||||
|
||||
true
|
||||
1
|
||||
true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue