Index: trunk/psLib/test/sys/tap_psLine.c
===================================================================
--- trunk/psLib/test/sys/tap_psLine.c	(revision 11684)
+++ trunk/psLib/test/sys/tap_psLine.c	(revision 12550)
@@ -5,6 +5,6 @@
  *  @author  dRob, MHPCC
  *
- *  @version $Revision: 1.2 $  $Name: not supported by cvs2svn $
- *  @date  $Date: 2007-02-07 22:43:26 $
+ *  @version $Revision: 1.3 $  $Name: not supported by cvs2svn $
+ *  @date  $Date: 2007-03-22 22:47:07 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -35,5 +35,5 @@
 psS32 testLineAlloc(void)
 {
-    diag("testLineAlloc");
+//    diag("testLineAlloc");
 
     psLine *lineline = NULL;
@@ -63,5 +63,5 @@
 psS32 testLineInit(void)
 {
-    diag("testLineInit");
+//    diag("testLineInit");
 
     psLine *line = NULL;
@@ -91,5 +91,5 @@
 psS32 testLineAdd(void)
 {
-    diag("testLineAdd");
+//    diag("testLineAdd");
 
     psLine *line = NULL;
@@ -125,5 +125,5 @@
 psS32 testLineChk(void)
 {
-    diag("testLineChk");
+//    diag("testLineChk");
 
     psLine *line = NULL;
