Skip to content

Commit b5b3fdd

Browse files
l46kokcopybara-github
authored andcommitted
Internal Changes
PiperOrigin-RevId: 915163464
1 parent 359d39a commit b5b3fdd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ package(
88
java_library(
99
name = "tests",
1010
testonly = True,
11-
srcs = glob(["*.java"]),
11+
srcs = glob(
12+
["*.java"],
13+
),
1214
data = [
1315
"@cel_policy//conformance:testdata",
1416
],

0 commit comments

Comments
 (0)