summaryrefslogtreecommitdiff
path: root/xt/author/pod-syntax.t
blob: e563e5d8ea4f229f09cb4a7f0aecf1e402cb01af (plain)
1
2
3
4
5
6
7
#!perl
# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests.
use strict; use warnings;
use Test::More;
use Test::Pod 1.41;

all_pod_files_ok();