throw the secondaryttl stuff out because it is arbitrary; try to get the chain from...
[rersyncrecent.git] / t / 00-load.t
blobc5cf649cc2478b764969fc47932b5832c4ae8cd3
1 #!perl -T
3 use Test::More tests => 1;
5 BEGIN {
6         use_ok( 'File::Rsync::Mirror::Recentfile' );
9 diag( "Testing File::Rsync::Mirror::Recentfile $File::Rsync::Mirror::Recentfile::VERSION, Perl $], $^X" );