Acme-JavaTrace

 view release on metacpan or  search on metacpan

t/portfs.t  view on Meta::CPAN

use strict;
use Test::More;
eval "use Test::Portability::Files";
plan skip_all => "Test::Portability::Files required for testing filenames portability" if $@;

# run the selected tests
run_tests();



( run in 1.044 second using v1.01-cache-2.11-cpan-49f99fa48dc )