mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-21 02:05:16 +03:00
13 lines
221 B
Diff
13 lines
221 B
Diff
--- a/test/test_complex_trigonometric.cpp
|
|
+++ b/test/test_complex_trigonometric.cpp
|
|
@@ -227,10 +227,5 @@
|
|
{
|
|
Test.test_acos();
|
|
}
|
|
-
|
|
- SUBCASE("atan")
|
|
- {
|
|
- Test.test_atan();
|
|
- }
|
|
}
|
|
#endif
|