ladybird/Meta/gn/secondary/Tests/BUILD.gn

9 lines
135 B
Text

group("Tests") {
deps = [
"//Tests/AK",
"//Tests/LibJS",
"//Tests/LibURL",
"//Tests/LibWeb",
]
testonly = true
}