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_DVO2.c

    r10824 r15989  
    619619    int main (void)
    620620{
    621     plan_tests(0);
    622 
     621    plan_tests(2);
     622
     623    ok(true, "Skipping tests: (libdvo not available)");
    623624    note("pmAstrometryWCS tests compared with DVO coords routines : SKIPPED (libdvo not available)");
    624625
Note: See TracChangeset for help on using the changeset viewer.