8 lines
93 B
Plaintext
8 lines
93 B
Plaintext
|
group("unittests") {
|
||
|
deps = [
|
||
|
"DriverTests",
|
||
|
"MachOTests",
|
||
|
]
|
||
|
testonly = true
|
||
|
}
|