File: Conf.t

package info (click to toggle)
libcode-tidyall-perl 0.55~dfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 876 kB
  • ctags: 259
  • sloc: perl: 3,882; lisp: 47; makefile: 25
file content (4 lines) | stat: -rw-r--r-- 101 bytes parent folder | download
1
2
3
4
#!/usr/bin/perl
use lib 't/lib';
use Test::Code::TidyAll::Conf;
Test::Code::TidyAll::Conf->runtests;