1use strict;
2use warnings;
3
4# This test was generated for <lib/Path/IsDev/Heuristic/Tool/Dzil.pm>
5# using by Dist::Zilla::Plugin::Test::Compile::PerFile ( @Author::KENTNL/Test::Compile::PerFile ) version 0.002002
6# with template 01-basic.t.tpl
7
8use Test::More 0.89 tests => 1;
9
10require_ok("lib/Path/IsDev/Heuristic/Tool/Dzil.pm");
11
12