summaryrefslogtreecommitdiffstats
path: root/Tests/TestDriver.php
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/TestDriver.php')
-rw-r--r--Tests/TestDriver.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/Tests/TestDriver.php b/Tests/TestDriver.php
index 1162516..4827c3e 100644
--- a/Tests/TestDriver.php
+++ b/Tests/TestDriver.php
@@ -116,7 +116,8 @@ $_test_names = array(
'StoreTest',
'Server',
'TrustRoot',
- 'Discover'
+ 'Discover',
+ 'OpenID_Yadis'
);
function selectTests($names)