Files
ladybird/Tests/LibCrypto/TestMLDSA.cpp
Sam Atkins 076e1f0162 Tests: Correct include in TestMLDSA
This doesn't need LibWeb, it just needs LibCrypto. The previous include
would transitively include what was needed, but also included
`LibWeb/Bindings/SubtleCryptoPrototype.h` which might not exist yet.
This could break the build on CI randomly.
2025-12-11 22:10:48 +00:00

26 KiB