xref: /aosp_15_r20/external/tensorflow/tensorflow/python/integration_testing/BUILD (revision b6fb3261f9314811a0f4371741dbb8839866f948)
1# Description:
2#   This directory is only for tests that should be run on a pip whl.
3
4package(
5    default_visibility = ["//tensorflow:internal"],
6    licenses = ["notice"],
7)
8