Index: trunk/psLib/test/sys/tst_psError.c
===================================================================
--- trunk/psLib/test/sys/tst_psError.c	(revision 11685)
+++ trunk/psLib/test/sys/tst_psError.c	(revision 12094)
@@ -13,6 +13,6 @@
  *  @author  Eric Van Alst, MHPCC
  *
- *  @version $Revision: 1.1 $  $Name: not supported by cvs2svn $
- *  @date  $Date: 2005-07-13 02:47:01 $
+ *  @version $Revision: 1.2 $  $Name: not supported by cvs2svn $
+ *  @date  $Date: 2007-02-27 23:56:12 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -62,5 +62,6 @@
     psLogSetLevel( PS_LOG_INFO );
 
-    return ( !runTestSuite(stderr, "psError", tests, argc, argv) );
+//    return ( !runTestSuite(stderr, "psError", tests, argc, argv) );
+    testError03();
 }
 
