diff options
Diffstat (limited to 'tests/libtest/lib557.c')
-rw-r--r-- | tests/libtest/lib557.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/libtest/lib557.c b/tests/libtest/lib557.c index df63d9c6b..9a87fbda9 100644 --- a/tests/libtest/lib557.c +++ b/tests/libtest/lib557.c @@ -1546,6 +1546,7 @@ static int test_weird_arguments(void) } /* DBL_MAX value from Linux */ +/* !checksrc! disable PLUSNOSPACE 1 */ #define MAXIMIZE -1.7976931348623157081452E+308 static int test_float_formatting(void) |