Index: /trunk/psLib/test/astro/tst_psTime_01.c
===================================================================
--- /trunk/psLib/test/astro/tst_psTime_01.c	(revision 5017)
+++ /trunk/psLib/test/astro/tst_psTime_01.c	(revision 5018)
@@ -23,6 +23,6 @@
  *  @author  Eric Van Alst, MHPCC
  *
- *  @version $Revision: 1.2 $  $Name: not supported by cvs2svn $
- *  @date  $Date: 2005-09-02 21:32:06 $
+ *  @version $Revision: 1.3 $  $Name: not supported by cvs2svn $
+ *  @date  $Date: 2005-09-13 01:39:13 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -161,5 +161,5 @@
 
     // Initialize library internal structures
-    psLibInit("psTime.config");
+    psLibInit("pslib.config");
 
     if( !runTestSuite(stderr,"psTime",tests,argc,argv)) {
@@ -1138,5 +1138,5 @@
 //    char *testString = "2004-07-21T18:22:24.272Z";
 //
-//    psLibInit("psTime.config");
+//    psLibInit("pslib.config");
 //
 // Test time was taken at July 21, 2004 at 18:22:24.272044
Index: /trunk/psLib/test/astro/tst_psTime_02.c
===================================================================
--- /trunk/psLib/test/astro/tst_psTime_02.c	(revision 5017)
+++ /trunk/psLib/test/astro/tst_psTime_02.c	(revision 5018)
@@ -12,6 +12,6 @@
  *  @author  Eric Van Alst, MHPCC
  *
- *  @version $Revision: 1.1 $  $Name: not supported by cvs2svn $
- *  @date  $Date: 2005-07-13 02:46:58 $
+ *  @version $Revision: 1.2 $  $Name: not supported by cvs2svn $
+ *  @date  $Date: 2005-09-13 01:39:13 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -67,5 +67,5 @@
 
     // Initialize library internal structures
-    psLibInit("psTime.config");
+    psLibInit("pslib.config");
 
     if( !runTestSuite(stderr,"psTime",tests,argc,argv)) {
Index: /trunk/psLib/test/astro/tst_psTime_03.c
===================================================================
--- /trunk/psLib/test/astro/tst_psTime_03.c	(revision 5017)
+++ /trunk/psLib/test/astro/tst_psTime_03.c	(revision 5018)
@@ -11,6 +11,6 @@
  *  @author  Eric Van Alst, MHPCC
  *
- *  @version $Revision: 1.1 $  $Name: not supported by cvs2svn $
- *  @date  $Date: 2005-07-13 02:46:58 $
+ *  @version $Revision: 1.2 $  $Name: not supported by cvs2svn $
+ *  @date  $Date: 2005-09-13 01:39:13 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -188,5 +188,5 @@
 
     // Initialize library internal structures
-    psLibInit("psTime.config");
+    psLibInit("pslib.config");
 
     if( !runTestSuite(stderr,"psTime",tests,argc,argv)) {
Index: /trunk/psLib/test/astro/tst_psTime_04.c
===================================================================
--- /trunk/psLib/test/astro/tst_psTime_04.c	(revision 5017)
+++ /trunk/psLib/test/astro/tst_psTime_04.c	(revision 5018)
@@ -15,6 +15,6 @@
  *  @author  Eric Van Alst, MHPCC
  *
- *  @version $Revision: 1.1 $  $Name: not supported by cvs2svn $
- *  @date  $Date: 2005-07-13 02:46:58 $
+ *  @version $Revision: 1.2 $  $Name: not supported by cvs2svn $
+ *  @date  $Date: 2005-09-13 01:39:13 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -55,5 +55,5 @@
 {
     // Test A - Initialize time
-    psLibInit("psTime.config");
+    psLibInit("pslib.config");
     psLibFinalize();
 
