1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-09 17:44:56 +09:00

CMake: Add LibDiff to TEST_DIRECTORIES

Not sure if it has always been this way, but Tests/LibDiff has
not actually been running in CI at all.
This commit is contained in:
ayeteadoe 2025-05-13 01:09:32 -07:00 committed by Andrew Kaster
parent 11bca38f91
commit c4f08bc268
Notes: github-actions[bot] 2025-05-14 08:06:19 +00:00

View file

@ -481,6 +481,7 @@ if (BUILD_TESTING)
LibCrypto
LibCompress
LibCore
LibDiff
LibDNS
LibGC
LibRegex