File: 04_no_tests.t

package info (click to toggle)
libtest-nowarnings-perl 1.06-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 156 kB
  • sloc: perl: 158; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 75 bytes parent folder | download
1
2
3
4
use strict;
use warnings;
use Test::More tests => 1;
use Test::NoWarnings;