IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 23, 2006, 5:14:29 PM (20 years ago)
Author:
jhoblitt
Message:

add DataStore::File::Parser (copy of DateStore::FileSet::Parser)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataStore/t/01_load.t

    r6473 r6475  
    33# t/001_load.t - check module loading and create testing directory
    44
    5 use Test::More tests => 1;
     5use Test::More tests => 2;
    66
     7BEGIN { use_ok( 'DataStore::File::Parser' ); }
    78BEGIN { use_ok( 'DataStore::FileSet::Parser' ); }
    89
Note: See TracChangeset for help on using the changeset viewer.