File: check_project.t

package info (click to toggle)
libtest-fixme-perl 0.14-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 224 kB
  • ctags: 6
  • sloc: perl: 127; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 78 bytes parent folder | download | duplicates (5)
1
2
3
4
5
use strict;
use warnings;

use Test::Fixme;
run_tests( match => 'B' . 'UG' );