[bazel] Fix smoke/BUILD.bazel layering in nextafter_test_template (#94641)

After 63cda2d19c310826722e8724649ceae7307389d7.

See also a97871e07dd62510dea1bb71b0f74261f52e4479.
This commit is contained in:
Jordan Rupprecht 2024-06-06 11:46:05 -05:00 committed by GitHub
parent 1ca0055f45
commit ab33fa59a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -136,7 +136,9 @@ libc_support_library(
"//libc:__support_cpp_bit",
"//libc:__support_cpp_type_traits",
"//libc:__support_fputil_basic_operations",
"//libc:__support_fputil_fenv_impl",
"//libc:__support_fputil_fp_bits",
"//libc:hdr_fenv_macros",
"//libc:hdr_math_macros",
"//libc/test/UnitTest:LibcUnitTest",
"//libc/test/UnitTest:fp_test_helpers",