this should not be added to required prereqs
[catagits/Catalyst-Authentication-Credential-HTTP.git] / t / live_app_digest_dotnet.t
index 6149d93..65cdf8e 100644 (file)
@@ -13,8 +13,6 @@ plan tests => 19;
 
 use Digest::MD5;
 use HTTP::Request;
-use Test::More;
-use Test::WWW::Mechanize::Catalyst;
 
 sub do_test {
     my ($username, $uri, $emulate_dotnet, $fail) = @_;