IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 6611


Ignore:
Timestamp:
Mar 16, 2006, 12:04:38 PM (20 years ago)
Author:
jhoblitt
Message:

enable podcoverage tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataStore/t/00_distribution.t

    r6471 r6611  
    33# Copyright (C) 2005  Joshua Hoblitt
    44#
    5 # $Id: 00_distribution.t,v 1.1.1.1 2006-02-24 00:03:06 jhoblitt Exp $
     5# $Id: 00_distribution.t,v 1.2 2006-03-16 22:04:38 jhoblitt Exp $
    66
    77use strict;
     
    2121        plan skip_all => 'Test::Distribution not installed';
    2222    } else {
    23         import Test::Distribution not => qw( podcover );
     23        import Test::Distribution; # not => qw( podcover );
    2424    }
    2525}
Note: See TracChangeset for help on using the changeset viewer.