aboutsummaryrefslogtreecommitdiff
path: root/libc/test/src/math/nextafterl_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libc/test/src/math/nextafterl_test.cpp')
-rw-r--r--libc/test/src/math/nextafterl_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/test/src/math/nextafterl_test.cpp b/libc/test/src/math/nextafterl_test.cpp
index db85d83..4c8577f 100644
--- a/libc/test/src/math/nextafterl_test.cpp
+++ b/libc/test/src/math/nextafterl_test.cpp
@@ -10,4 +10,4 @@
#include "src/math/nextafterl.h"
-LIST_NEXTAFTER_TESTS(long double, __llvm_libc::nextafterl)
+LIST_NEXTAFTER_TESTS(long double, LIBC_NAMESPACE::nextafterl)