Skip to content

Commit 6c72084

Browse files
committed
[bazel] port 1ecd108
1 parent 3c7af17 commit 6c72084

File tree

1 file changed

+1
-0
lines changed
  • utils/bazel/llvm-project-overlay/libc/test/src/stdio

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/libc/test/src/stdio/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ libc_test(
122122
"//libc:mkdirat",
123123
"//libc:open",
124124
"//libc:remove",
125+
"//libc/test/UnitTest:errno_test_helpers",
125126
],
126127
)
127128

0 commit comments

Comments
 (0)