This is 0.16 on the way up to the CPAN.
[catagits/Catalyst-Authentication-Credential-OpenID.git] / t / live-app.t
index 1a5199e..e2efbb4 100644 (file)
@@ -4,9 +4,9 @@ use warnings;
 use FindBin;
 use IO::Socket;
 use Test::More;
-use Test::WWW::Mechanize;
 
 eval <<_DEPS_;
+   use Test::WWW::Mechanize;
    use Catalyst::Runtime;
    use Catalyst::Devel;
    use Cache::FastMmap;