Skip to content

Commit 1537051

Browse files
authored
Fix CI with HEAD bazel (#54)
1 parent df22839 commit 1537051

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/cc/BUILD.bazel

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
load("@rules_cc//cc:cc_binary.bzl", "cc_binary")
2+
load("@rules_cc//cc:cc_import.bzl", "cc_import")
13
load("//mojo:mojo_test.bzl", "mojo_test")
24

35
mojo_test(

0 commit comments

Comments
 (0)