Index: /trunk/psLib/test/astro/tst_psCoord02.c
===================================================================
--- /trunk/psLib/test/astro/tst_psCoord02.c	(revision 5579)
+++ /trunk/psLib/test/astro/tst_psCoord02.c	(revision 5580)
@@ -6,6 +6,6 @@
 *  @author GLG, MHPCC
 *
-*  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2005-11-23 01:00:52 $
+*  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2005-11-23 01:03:18 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -21,6 +21,6 @@
 testDescription tests[] = {
                               {test04, 0000, "psPlaneTransformCombine()", 0, false},
-                              {test05, 0000, "Add Comment Here", 0, true},
-                              {test06, 0000, "Add Comment Here", 0, true},
+                              {test05, 0000, "psPlaneTransformFit()", 0, false},
+                              {test06, 0000, "psPlaneTransformInvert()", 0, false},
                               {NULL}
                           };
@@ -203,6 +203,4 @@
     bool testStatus = true;
 
-
-    // HEY
     // Create a variety of input transforms, then test them.
     //
@@ -507,4 +505,3 @@
 }
 
-// is the way
-
+
