Acme-Affinity

 view release on metacpan or  search on metacpan

t/author-synopsis.t  view on Meta::CPAN

#!perl

BEGIN {
  unless ($ENV{AUTHOR_TESTING}) {
    print qq{1..0 # SKIP these tests are for testing by the author\n};
    exit
  }
}


use Test::Synopsis;

all_synopsis_ok();



( run in 1.400 second using v1.01-cache-2.11-cpan-75ffa21a3d4 )