summaryrefslogtreecommitdiff
path: root/openid/yadis
diff options
context:
space:
mode:
authorKevin Turner <kevin@janrain.com>2007-02-15 22:37:16 +0000
committerKevin Turner <kevin@janrain.com>2007-02-15 22:37:16 +0000
commitdecd896298544ddf8d6ff814e2c0c1a7aaab3086 (patch)
tree724ee420687517e86a3cbb23790e1356ec40c178 /openid/yadis
parentb5e42d82105ebfd454b469bfe78d18db57649fd4 (diff)
downloadopenid-decd896298544ddf8d6ff814e2c0c1a7aaab3086.tar.gz
[project @ openid.yadis.discover: fix test-case-name]
Diffstat (limited to 'openid/yadis')
-rw-r--r--openid/yadis/discover.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/openid/yadis/discover.py b/openid/yadis/discover.py
index 9860aa2..f2cd871 100644
--- a/openid/yadis/discover.py
+++ b/openid/yadis/discover.py
@@ -1,4 +1,4 @@
-# -*- test-case-name: yadis.test.test_discover -*-
+# -*- test-case-name: openid.test.test_yadis_discover -*-
__all__ = ['discover', 'DiscoveryResult', 'DiscoveryFailure']
from cStringIO import StringIO