changeset 7254:4d716690b084

[project @ 2007-12-04 21:47:48 by jwe]
author jwe
date Tue, 04 Dec 2007 21:47:48 +0000
parents c5a024013d2d
children 3aa50748a300
files test/build_sparse_tests.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/test/build_sparse_tests.sh	Tue Dec 04 20:51:26 2007 +0000
+++ b/test/build_sparse_tests.sh	Tue Dec 04 21:47:48 2007 +0000
@@ -937,7 +937,7 @@
 %! assert(sparse(cs\xs),sparse(cf\xf),1e-10);
 %!testif HAVE_UMFPACK
 %! assert(bcs\xf,bcf\xf,1e-10);
-%!testif HAVE_UMFPACk
+%!testif HAVE_UMFPACK
 %! assert(sparse(bcs\xs),sparse(bcf\xf),1e-10);
 %!assert(ts\xf,tf\xf,1e-10);
 %!assert(sparse(ts\xs),sparse(tf\xf),1e-10);