This doesn't make any tests fail in currently released Catalyst, (and in fact _also_...
[catagits/HTTP-Request-AsCGI.git] / t / 01use.t
CommitLineData
b2e1304d 1#!perl
2
b332ee65 3use Test::More 'no_plan';
b2e1304d 4
5use strict;
6use warnings;
7
8use_ok 'HTTP::Request::AsCGI';