File: load.t

package info (click to toggle)
libhttp-recorder-perl 0.07-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 116 kB
  • sloc: perl: 676; makefile: 7
file content (3 lines) | stat: -rw-r--r-- 83 bytes parent folder | download | duplicates (7)
1
2
3
 use Test::More tests => 1;
 
use_ok( 'HTTP::Recorder', "Loaded HTTP::Recorder" );