aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/test/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tools/test/BUILD')
-rw-r--r--tools/test/BUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/tools/test/BUILD b/tools/test/BUILD
index 0631350e53..846016ba8b 100644
--- a/tools/test/BUILD
+++ b/tools/test/BUILD
@@ -19,8 +19,5 @@ filegroup(
filegroup(
name = "srcs",
- srcs = [
- "BUILD",
- "test-setup.sh",
- ],
+ srcs = glob(["*"]),
)