File: findbin.t

package info (click to toggle)
libtest2-harness-perl 1.000161-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,904 kB
  • sloc: perl: 17,026; makefile: 10; ansic: 6; sh: 4
file content (6 lines) | stat: -rw-r--r-- 74 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
use Test2::V0;
# HARNESS-DURATION-SHORT

use ok 'FindBin';

done_testing;