add --files option
[rersyncrecent.git] / t / 00-load.t
blob96315c2e29b47cbf7c899c06bf3bb79c43fac739
1 #!perl
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" );