Changeset 5281
- Timestamp:
- Oct 11, 2005, 4:49:07 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/PS-IPP-PSFTP/t/00_distribution.t (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/PS-IPP-PSFTP/t/00_distribution.t
r5226 r5281 3 3 # Copyright (C) 2005 Joshua Hoblitt 4 4 # 5 # $Id: 00_distribution.t,v 1. 1.1.1 2005-10-06 00:03:10jhoblitt Exp $5 # $Id: 00_distribution.t,v 1.2 2005-10-12 02:49:07 jhoblitt Exp $ 6 6 7 7 use strict; … … 21 21 plan skip_all => 'Test::Distribution not installed'; 22 22 } else { 23 # pod tests have to be disabled because of the Pod test strings in 24 # Test::Pod::Tidy 25 import Test::Distribution not => qw( pod ); 23 import Test::Distribution not => qw( podcover ); 26 24 } 27 25 }
Note:
See TracChangeset
for help on using the changeset viewer.
