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
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