File: lib_Dist_Zilla_Plugin_Bootstrap_lib_pm.t

package info (click to toggle)
libdist-zilla-plugin-bootstrap-lib-perl 1.001000-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 316 kB
  • ctags: 2
  • sloc: perl: 221; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 333 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/Dist/Zilla/Plugin/Bootstrap/lib.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/Dist/Zilla/Plugin/Bootstrap/lib.pm");