mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:57:35 +00:00
Utilities+Lagom: Remove test-crypto
After 4d5ffd364a
, Tests/{LibCrypto,LibTLS} test the same things
and test-crypto has been redundant since then.
This commit is contained in:
parent
d670c13a3b
commit
3831e5fcff
3 changed files with 0 additions and 3016 deletions
|
@ -153,7 +153,6 @@ target_link_libraries(tac LibMain)
|
|||
target_link_libraries(su LibCrypt LibMain)
|
||||
target_link_libraries(tar LibArchive LibCompress)
|
||||
target_link_libraries(telws LibProtocol LibLine)
|
||||
target_link_libraries(test-crypto LibCrypto LibTLS LibLine)
|
||||
target_link_libraries(test-fuzz LibCore LibGemini LibGfx LibHTTP LibIPC LibJS LibMarkdown LibShell)
|
||||
target_link_libraries(test-imap LibIMAP LibMain)
|
||||
target_link_libraries(test-pthread LibThreading)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue