Index: trunk/psLib/test/fits/tst_psFits.c
===================================================================
--- trunk/psLib/test/fits/tst_psFits.c	(revision 6445)
+++ trunk/psLib/test/fits/tst_psFits.c	(revision 6484)
@@ -6,6 +6,6 @@
 *  @author Robert DeSonia, MHPCC
 *
-*  @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2006-02-17 03:24:46 $
+*  @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2006-02-24 23:43:15 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -198,4 +198,5 @@
         for (int x=0; x < 4; x++) {
             vec->data.S32[x] = x*10+row;
+            vec->n++;
         }
         psMetadataAdd(header,PS_LIST_TAIL, "MYVEC",
