From 49081b8d71e4e60667110dd085f3cb8c3f554c8a Mon Sep 17 00:00:00 2001 From: Abseil Team Date: Thu, 12 Jan 2023 13:01:02 -0800 Subject: Replace the tag "no_test_msvc_x64" with "no_test_lexan" in absl. PiperOrigin-RevId: 501644407 Change-Id: Ie98d22e4983cfbd9cad2176925774d624d4702cf --- absl/time/BUILD.bazel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'absl/time') diff --git a/absl/time/BUILD.bazel b/absl/time/BUILD.bazel index 14b7c5b7..c7b07c2f 100644 --- a/absl/time/BUILD.bazel +++ b/absl/time/BUILD.bazel @@ -108,8 +108,8 @@ cc_test( "no_test_android_arm64", "no_test_android_x86", "no_test_ios_x86_64", + "no_test_lexan", "no_test_loonix", - "no_test_msvc_x64", "no_test_wasm", ], deps = [ -- cgit v1.2.3