# HG changeset patch # User jwe # Date 1196804868 0 # Node ID 4d716690b08410ecab826e4116ce0d8092992835 # Parent c5a024013d2d68da4b69d9db04646b52bcd333be [project @ 2007-12-04 21:47:48 by jwe] diff -r c5a024013d2d -r 4d716690b084 test/build_sparse_tests.sh --- 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);