changeset 7300:11c781ef004a

[project @ 2007-12-12 00:29:19 by jwe]
author jwe
date Wed, 12 Dec 2007 00:29:19 +0000
parents df2c3977b0bf
children 89d546610556
files test/fntests.m
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/test/fntests.m	Tue Dec 11 22:06:49 2007 +0000
+++ b/test/fntests.m	Wed Dec 12 00:29:19 2007 +0000
@@ -196,8 +196,8 @@
   printf ("  FAIL %6d\n", nfail);
   if (dxf > 0)
     if (dxf > 1)
-      t1 = "were"
-      t2 = "failures"
+      t1 = "were";
+      t2 = "failures";
     else
       t1 = "was";
       t2 = "failure";