File: lib_Test_File_ShareDir_TempDirObject_pm.t

package info (click to toggle)
libtest-file-sharedir-perl 1.000005-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 440 kB
  • ctags: 45
  • sloc: perl: 505; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 335 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/Test/File/ShareDir/TempDirObject.pm>
# using by Dist::Zilla::Plugin::Test::Compile::PerFile ( @Author::KENTNL/Test::Compile::PerFile ) version 0.002001
# with template 01-basic.t.tpl

use Test::More 0.89 tests => 1;

require_ok("lib/Test/File/ShareDir/TempDirObject.pm");