mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 12:17:45 +00:00
Tests: Move LibSQL tests to Tests/LibSQL
This commit is contained in:
parent
67322b0702
commit
597de3356f
5 changed files with 1 additions and 2 deletions
|
@ -4,4 +4,5 @@ add_subdirectory(LibC)
|
|||
add_subdirectory(LibGfx)
|
||||
add_subdirectory(LibM)
|
||||
add_subdirectory(LibPthread)
|
||||
add_subdirectory(LibSQL)
|
||||
add_subdirectory(UserspaceEmulator)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue