Index: trunk/psLib/test/fits/tap_psFits.c
===================================================================
--- trunk/psLib/test/fits/tap_psFits.c	(revision 13799)
+++ trunk/psLib/test/fits/tap_psFits.c	(revision 13800)
@@ -6,6 +6,6 @@
 *  @author Robert DeSonia, MHPCC
 *
-*  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2007-05-01 00:08:52 $
+*  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2007-06-13 23:33:22 $
 *
 *  XXXX: All of the makeTable() tests are failing, as well as one additional one.
@@ -454,6 +454,5 @@
         {
             // try to move to the extension
-            if (psFitsMoveExtNum(fits, 1, true), "Failed to move to extension %d", lcv)
-                ;
+            ok(psFitsMoveExtNum(fits, 1, true), "Failed to move to extension %d", lcv);
 
             // check to see if I can retrieve the number back from the psFits object.
