aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/shell/BUILD')
-rw-r--r--src/test/shell/BUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/test/shell/BUILD b/src/test/shell/BUILD
index 9db5e5bb6e..ed233cb28c 100644
--- a/src/test/shell/BUILD
+++ b/src/test/shell/BUILD
@@ -1,5 +1,11 @@
package(default_visibility = ["//visibility:private"])
+exports_files([
+ "bin/bazel",
+ "testenv.sh",
+ "integration_test_setup.sh",
+])
+
filegroup(
name = "srcs",
srcs = glob(["**"]) + [