summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fs/host/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/sentry/fs/host/BUILD')
-rw-r--r--pkg/sentry/fs/host/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/sentry/fs/host/BUILD b/pkg/sentry/fs/host/BUILD
index f1252b0f2..d1a6eaf6e 100644
--- a/pkg/sentry/fs/host/BUILD
+++ b/pkg/sentry/fs/host/BUILD
@@ -55,6 +55,7 @@ go_test(
name = "host_test",
size = "small",
srcs = [
+ "descriptor_test.go",
"fs_test.go",
"inode_test.go",
"socket_test.go",