Changeset 6611
- Timestamp:
- Mar 16, 2006, 12:04:38 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/DataStore/t/00_distribution.t (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/DataStore/t/00_distribution.t
r6471 r6611 3 3 # Copyright (C) 2005 Joshua Hoblitt 4 4 # 5 # $Id: 00_distribution.t,v 1. 1.1.1 2006-02-24 00:03:06jhoblitt Exp $5 # $Id: 00_distribution.t,v 1.2 2006-03-16 22:04:38 jhoblitt Exp $ 6 6 7 7 use strict; … … 21 21 plan skip_all => 'Test::Distribution not installed'; 22 22 } else { 23 import Test::Distribution not => qw( podcover );23 import Test::Distribution; # not => qw( podcover ); 24 24 } 25 25 }
Note:
See TracChangeset
for help on using the changeset viewer.
