We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df22839 commit 1537051Copy full SHA for 1537051
tests/cc/BUILD.bazel
@@ -1,3 +1,5 @@
1
+load("@rules_cc//cc:cc_binary.bzl", "cc_binary")
2
+load("@rules_cc//cc:cc_import.bzl", "cc_import")
3
load("//mojo:mojo_test.bzl", "mojo_test")
4
5
mojo_test(
0 commit comments