File: Plugin-JSHint.t

package info (click to toggle)
libcode-tidyall-perl 0.84~ds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,064 kB
  • sloc: perl: 5,244; lisp: 47; makefile: 2; sh: 1
file content (4 lines) | stat: -rw-r--r-- 135 bytes parent folder | download | duplicates (2)
1
2
3
4
#!/usr/bin/perl
use lib::relative 'lib';
use TestFor::Code::TidyAll::Plugin::JSHint;
TestFor::Code::TidyAll::Plugin::JSHint->runtests;