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 4827c3e..0fa94d9 100644
--- a/Tests/TestDriver.php
+++ b/Tests/TestDriver.php
@@ -117,7 +117,8 @@ $_test_names = array(
'Server',
'TrustRoot',
'Discover',
- 'OpenID_Yadis'
+ 'OpenID_Yadis',
+ 'URINorm'
);
function selectTests($names)