Index: trunk/psLib/test/astronomy/tst_psAstrometry01.c
===================================================================
--- trunk/psLib/test/astronomy/tst_psAstrometry01.c	(revision 3716)
+++ trunk/psLib/test/astronomy/tst_psAstrometry01.c	(revision 3769)
@@ -5,6 +5,6 @@
 *  @author GLG, MHPCC
 *
-*  @version $Revision: 1.24 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2005-04-19 07:00:20 $
+*  @version $Revision: 1.25 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2005-04-26 19:53:30 $
 *
 * XXX: Must test
@@ -809,5 +809,5 @@
         //
         // We set an arbitrary linear transformation.
-        // 
+        //
         transInit->x->coeff[0][0] = 1.0;
         transInit->x->coeff[0][1] = 3.0;
@@ -993,4 +993,6 @@
     psFree(myRegion);
 
+    fflush(stdout);
+
     return(!testStatus);
 }
