Problem with OpenID tests

This commit is contained in:
Xavier Guimard 2010-10-18 21:38:33 +00:00
parent c8a3b80055
commit 6ce85e83d7

View File

@ -28,7 +28,7 @@ SKIP: {
skip(
"Net::OpenID::Consumer is not installed, so "
. "Lemonldap::NG::Portal::AuthOpenID will not be useable",
2
14
) if ($@);
use_ok('Lemonldap::NG::Portal::OpenID::Server');
use_ok('Lemonldap::NG::Portal::IssuerDBOpenID');