File: lib_Path_IsDev_NegativeHeuristic_PerlINC_pm.t

package info (click to toggle)
libpath-isdev-perl 1.001002-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 728 kB
  • ctags: 99
  • sloc: perl: 959; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 343 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
use strict;
use warnings;

# This test was generated for <lib/Path/IsDev/NegativeHeuristic/PerlINC.pm>
# using by Dist::Zilla::Plugin::Test::Compile::PerFile ( @Author::KENTNL/Test::Compile::PerFile ) version 0.002002
# with template 01-basic.t.tpl

use Test::More 0.89 tests => 1;

require_ok("lib/Path/IsDev/NegativeHeuristic/PerlINC.pm");