aboutsummaryrefslogtreecommitdiff
path: root/t/openiduser.t
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-05-07 20:14:25 -0400
committerJoey Hess <joey@kitenet.net>2010-05-07 20:14:25 -0400
commitf8c2a67b3cdbce81bbb661e05411a129b07414ce (patch)
tree3ac34b919e1fbdbc0801c5d1e90437b3c2532a3d /t/openiduser.t
parent1b8d2ce36b5d6098b318c5b2f75b0e2752b51ac6 (diff)
downloadikiwiki-f8c2a67b3cdbce81bbb661e05411a129b07414ce.tar
ikiwiki-f8c2a67b3cdbce81bbb661e05411a129b07414ce.tar.gz
pretty openid login
* openid: Incorporated a fancy openid-selector signin form. (http://code.google.com/p/openid-selector/) * openid: Use "openid_identifier" as the form field, as required by OpenID Authentication v2.0 spec.
Diffstat (limited to 't/openiduser.t')
-rwxr-xr-xt/openiduser.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/openiduser.t b/t/openiduser.t
index caabbcefc..746090103 100755
--- a/t/openiduser.t
+++ b/t/openiduser.t
@@ -12,7 +12,7 @@ BEGIN {
else {
eval q{use Test::More tests => 11};
}
- use_ok("IkiWiki::Plugin::openid");
+ use_ok("IkiWiki");
}
# Some typical examples: