1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-27 13:52:36 +00:00
serenity/Meta/gn/secondary/Tests/BUILD.gn
2023-07-09 16:22:58 -06:00

4 lines
63 B
Text

group("Tests") {
deps = [ "//Tests/AK" ]
testonly = true
}