Index: /trunk/psLib/test/image/tst_psImageManip.c
===================================================================
--- /trunk/psLib/test/image/tst_psImageManip.c	(revision 1504)
+++ /trunk/psLib/test/image/tst_psImageManip.c	(revision 1505)
@@ -6,6 +6,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-08-12 03:00:20 $
+ *  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-08-12 03:02:27 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -1107,6 +1107,6 @@
     psImage* fTruth = NULL;
     psImage* sTruth = NULL;
-    int rows = 128;
-    int cols = 64;
+    int rows = 100;
+    int cols = 100;
     psImage* fImg = psImageAlloc(cols,rows,PS_TYPE_F32);
     psImage* sImg = psImageAlloc(cols,rows,PS_TYPE_S16);
