Skip to content

Commit afa2ba5

Browse files
cantoniostf-text-github-robot
authored andcommitted
Remove invalid public_names_test
PiperOrigin-RevId: 728828164
1 parent b072e44 commit afa2ba5

File tree

2 files changed

+0
-71
lines changed

2 files changed

+0
-71
lines changed

tensorflow_text/BUILD

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -129,18 +129,6 @@ py_library(
129129

130130
# build_test
131131

132-
py_test(
133-
name = "public_names_test",
134-
size = "small",
135-
srcs = ["public_names_test.py"],
136-
deps = [
137-
":ops",
138-
":ops_lib",
139-
"//testing/pybase",
140-
# tensorflow package dep,
141-
],
142-
)
143-
144132
# This is required for other external users to build tests using these models.
145133
exports_files(
146134
glob(["python/ops/test_data/**"]),

tensorflow_text/public_names_test.py

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)