Skip to content

Commit 9df93fa

Browse files
l46kokcopybara-github
authored andcommitted
Internal Changes
PiperOrigin-RevId: 915163464
1 parent a6f2930 commit 9df93fa

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

policy/src/test/java/dev/cel/policy/BUILD.bazel

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@ package(
88
java_library(
99
name = "tests",
1010
testonly = True,
11-
srcs = glob(["*.java"]),
11+
srcs = glob(
12+
["*.java"],
13+
),
14+
compatible_with = [],
1215
data = [
1316
"@cel_policy//conformance:testdata",
1417
],

0 commit comments

Comments
 (0)