File: lib_File_ShareDir_ProjectDistDir_pm.t

package info (click to toggle)
libfile-sharedir-projectdistdir-perl 1.000008-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 404 kB
  • ctags: 24
  • sloc: perl: 456; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 327 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/File/ShareDir/ProjectDistDir.pm>
# using by Dist::Zilla::Plugin::Test::Compile::PerFile ( @Author::KENTNL/Test::Compile::PerFile ) version 0.003000
# with template 01-basic.t.tpl

use Test::More 0.89 tests => 1;

require_ok("lib/File/ShareDir/ProjectDistDir.pm");