Squash commits for public release
This commit is contained in:
9
test/kernel/fs/BUILD.gn
Normal file
9
test/kernel/fs/BUILD.gn
Normal file
@@ -0,0 +1,9 @@
|
||||
group("fs") {
|
||||
deps = [
|
||||
"//test/kernel/fs/cwd:cwd",
|
||||
"//test/kernel/fs/dirfile:dirfile",
|
||||
"//test/kernel/fs/dup:dup",
|
||||
"//test/kernel/fs/fourfiles:fourfiles",
|
||||
"//test/kernel/fs/procfs:procfs",
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user