IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7982


Ignore:
Timestamp:
Jul 25, 2006, 5:37:04 PM (20 years ago)
Author:
Paul Price
Message:

Fixing name.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/fits/tst_psFits.c

    r7233 r7982  
    66*  @author Robert DeSonia, MHPCC
    77*
    8 *  @version $Revision: 1.24 $ $Name: not supported by cvs2svn $
    9 *  @date $Date: 2006-05-27 02:00:23 $
     8*  @version $Revision: 1.25 $ $Name: not supported by cvs2svn $
     9*  @date $Date: 2006-07-26 03:37:04 $
    1010*
    1111*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    7575    psLogSetLevel( PS_LOG_INFO );
    7676
    77     return ( ! runTestSuite( stderr, "psImage", tests, argc, argv ) );
     77    return ( ! runTestSuite( stderr, "psFits", tests, argc, argv ) );
    7878}
    7979
Note: See TracChangeset for help on using the changeset viewer.