File: test-builder.t

package info (click to toggle)
libtest-needs-perl 0.002010-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 144 kB
  • sloc: perl: 551; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 112 bytes parent folder | download
1
2
3
4
5
6
use strict;
use warnings;

use lib 't/lib';
use TestAPI;
TestAPI::test_api('Test::Builder' => 'Test::Builder');