IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 2, 2008, 11:03:34 AM (19 years ago)
Author:
gusciora
Message:

Small modifications to get the tap stuff working correctly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/test/astrom/tap_pmAstrometryWCS_DVO4.c

    r12522 r15989  
    945945    int main (void)
    946946{
    947     plan_tests(0);
    948 
     947    plan_tests(2);
     948
     949    ok(true, "Skipping tests: (libdvo not available)");
    949950    note("pmAstrometryWCS tests compared with DVO coords routines : SKIPPED (libdvo not available)");
    950951
Note: See TracChangeset for help on using the changeset viewer.