diff test/build-sparse-tests.sh @ 19155:3cb64f94294f

build-sparse-tests.sh: Use isfinite rather than deprecated finite. * test/build-sparse-tests.sh: Use isfinite rather than deprecated finite.
author Rik <rik@octave.org>
date Sat, 20 Sep 2014 21:20:05 -0700
parents 1b6db9303933
children 653ed3a6ba83
line wrap: on
line diff
--- a/test/build-sparse-tests.sh	Sat Sep 20 21:18:22 2014 -0700
+++ b/test/build-sparse-tests.sh	Sat Sep 20 21:20:05 2014 -0700
@@ -464,7 +464,7 @@
 print_mapper_test cos
 print_mapper_test cosh
 print_mapper_test exp
-print_mapper_test finite
+print_mapper_test isfinite
 print_mapper_test fix
 print_mapper_test floor
 print_mapper_test imag