mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 16:47:34 +00:00
LibWeb: Add test for week_number_of_the_last_day microsyntax
This commit is contained in:
parent
479c48643e
commit
dd391d5e8c
2 changed files with 25 additions and 0 deletions
|
@ -2,6 +2,7 @@ set(TEST_SOURCES
|
|||
TestCSSIDSpeed.cpp
|
||||
TestCSSPixels.cpp
|
||||
TestHTMLTokenizer.cpp
|
||||
TestMicrosyntax.cpp
|
||||
TestMimeSniff.cpp
|
||||
TestNumbers.cpp
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue