Skip to content

Commit 9e74b81

Browse files
Chris Mingecopybara-github
authored andcommitted
Remove "no_oss" tag for support/thread_local_test, as it is no longer needed.
PiperOrigin-RevId: 640558538
1 parent 4662f75 commit 9e74b81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cpp_tests/BUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,6 @@ tfrt_cc_test(
436436
srcs = [
437437
"support/thread_local_test.cc",
438438
],
439-
tags = ["no_oss"], # TODO(b/178142173)
440439
deps = [
441440
"@com_google_googletest//:gtest_main",
442441
"@tf_runtime//:support",

0 commit comments

Comments
 (0)