aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/BUILD
diff options
context:
space:
mode:
authorGravatar Michael Case <mikecase@google.com>2018-02-28 15:51:18 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-02-28 15:57:41 -0800
commit8be4ab7b2d2ad00ffa84da82e9cbba88c677877d (patch)
tree10fa2b48b84e88c4221b215115dfd5d2b867786e /tensorflow/BUILD
parent9a52edb4760f13dda1b27f9126f8117d6c4f9bc9 (diff)
Add all_files target to gcs_smoke_test BUILD file.
PiperOrigin-RevId: 187396477
Diffstat (limited to 'tensorflow/BUILD')
-rw-r--r--tensorflow/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/BUILD b/tensorflow/BUILD
index a4e7602bea..4b2facd6b3 100644
--- a/tensorflow/BUILD
+++ b/tensorflow/BUILD
@@ -674,6 +674,7 @@ filegroup(
"//tensorflow/tools/docs:all_files",
"//tensorflow/tools/git:all_files",
"//tensorflow/tools/graph_transforms:all_files",
+ "//tensorflow/tools/integration_tests/gcs_smoke_test:all_files",
"//tensorflow/tools/mlpbtxt:all_files",
"//tensorflow/tools/proto_text:all_files",
"//tensorflow/tools/quantization:all_files",