Index: trunk/psLib/test/image/tst_psImageExtraction.c
===================================================================
--- trunk/psLib/test/image/tst_psImageExtraction.c	(revision 1929)
+++ trunk/psLib/test/image/tst_psImageExtraction.c	(revision 1957)
@@ -6,6 +6,6 @@
 *  @author Robert DeSonia, MHPCC
 *
-*  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2004-09-29 20:17:58 $
+*  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2004-10-05 19:42:51 $
 *
 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -25,5 +25,5 @@
                               {testImageSubset,547,"psImageSubset",0,false},
                               {testImageSubset,550,"psImageSubset",0,true},
-                              {testImageSubsection,730,"psImageSubsection",0,true},
+                              {testImageSubsection,730,"psImageSubsection",0,false},
                               {testImageSlice, 552, "psImageSlice", 0, false},
                               {NULL}
@@ -525,5 +525,5 @@
 }
 
-// #547: psImageSubset shall create child image of a specified size from a parent psImage structure
+// #730: psImageSubsection shall create child image of a specified size from a parent psImage structure
 int testImageSubsection(void)
 {
