mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 21:37:35 +00:00
Userland: Remove "ht" test utility
The new HTML parser is well integrated into Browser now and we don't need a separate tool for testing it. :^)
This commit is contained in:
parent
4684e9a80f
commit
457a687050
2 changed files with 0 additions and 58 deletions
|
@ -12,7 +12,6 @@ target_link_libraries(avol LibAudio)
|
|||
target_link_libraries(copy LibGUI)
|
||||
target_link_libraries(disasm LibX86)
|
||||
target_link_libraries(functrace LibDebug LibX86)
|
||||
target_link_libraries(ht LibWeb)
|
||||
target_link_libraries(html LibWeb)
|
||||
target_link_libraries(js LibJS LibLine)
|
||||
target_link_libraries(keymap LibKeyboard)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue