Squash commits for public release
This commit is contained in:
6
test/kernel/signal/BUILD.gn
Normal file
6
test/kernel/signal/BUILD.gn
Normal file
@@ -0,0 +1,6 @@
|
||||
group("signal") {
|
||||
deps = [
|
||||
"//test/kernel/signal/signalchild:signalchild",
|
||||
"//test/kernel/signal/signalself:signalself",
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user