File: 00-load.t

package info (click to toggle)
libtest-nobreakpoints-perl 0.15-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 192 kB
  • ctags: 6
  • sloc: perl: 141; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 63 bytes parent folder | download | duplicates (9)
1
2
3
4
use strict;
use Test::UseAllModules;

BEGIN { all_uses_ok(); }