File: Plugin-GenericValidator.t

package info (click to toggle)
libcode-tidyall-perl 0.78~ds-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,048 kB
  • sloc: perl: 5,061; lisp: 47; sh: 4; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 147 bytes parent folder | download
1
2
3
4
#!/usr/bin/perl
use lib 't/lib';
use TestFor::Code::TidyAll::Plugin::GenericValidator;
TestFor::Code::TidyAll::Plugin::GenericValidator->runtests;