diff options
Diffstat (limited to 'math/test-math-no-finite.h')
-rw-r--r-- | math/test-math-no-finite.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/test-math-no-finite.h b/math/test-math-no-finite.h index 815096205e..c4b824676f 100644 --- a/math/test-math-no-finite.h +++ b/math/test-math-no-finite.h @@ -17,3 +17,4 @@ <http://www.gnu.org/licenses/>. */ #define TEST_FINITE 0 +#define TEST_EXCEPTIONS 1 |