summaryrefslogtreecommitdiff
path: root/auto_tests
diff options
context:
space:
mode:
Diffstat (limited to 'auto_tests')
-rw-r--r--auto_tests/BUILD.bazel2
1 files changed, 2 insertions, 0 deletions
diff --git a/auto_tests/BUILD.bazel b/auto_tests/BUILD.bazel
index 5a1ae10e..9cb689cb 100644
--- a/auto_tests/BUILD.bazel
+++ b/auto_tests/BUILD.bazel
@@ -1,3 +1,5 @@
1load("@rules_cc//cc:defs.bzl", "cc_library", "cc_test")
2
1cc_library( 3cc_library(
2 name = "check_compat", 4 name = "check_compat",
3 testonly = True, 5 testonly = True,