Skip to content

Commit c1fa057

Browse files
committed
Meta: Sort and properly format LibTest test subdirectories
1 parent fb82693 commit c1fa057

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Meta/Lagom/CMakeLists.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -683,8 +683,8 @@ if (BUILD_LAGOM)
683683
# LibTest tests from Tests/
684684
set(TEST_DIRECTORIES
685685
AK
686-
LibCrypto
687686
LibCompress
687+
LibCrypto
688688
LibDisassembly
689689
LibGL
690690
LibGfx
@@ -693,16 +693,16 @@ if (BUILD_LAGOM)
693693
LibIMAP
694694
LibLocale
695695
LibMarkdown
696+
LibMedia
696697
LibPDF
697698
LibSQL
698-
LibMedia
699-
LibTest
700-
LibTextCodec
701699
LibTTF
700+
LibTest
701+
LibTextCodec
702702
LibTimeZone
703-
LibUnicode
704703
LibURL
705-
LibXML
704+
LibUnicode
705+
LibXML
706706
)
707707
if (ENABLE_LAGOM_LIBWEB)
708708
list(APPEND TEST_DIRECTORIES LibWeb)

0 commit comments

Comments
 (0)