File: skip_all.t

package info (click to toggle)
libtest-fixme-perl 0.17-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 244 kB
  • sloc: perl: 147; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 72 bytes parent folder | download
1
2
3
4
5
use strict;
use warnings;
use Test::Fixme;
run_tests( skip_all => 1 );