Skip to content

Commit 7aa4d57

Browse files
authored
include runfiles (#13)
1 parent f146bf9 commit 7aa4d57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker_compose/docker_compose_test.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ def junit_docker_compose_test(
9494
name = name + "_required_classpath_jars_tar",
9595
srcs = classpath_jars,
9696
testonly = True,
97+
include_runfiles = True,
9798
)
9899

99100
# this is what actually runs the junit jar for your test execution

0 commit comments

Comments
 (0)