diff options
author | tailor <cygnus@janrain.com> | 2007-03-12 19:13:55 +0000 |
---|---|---|
committer | tailor <cygnus@janrain.com> | 2007-03-12 19:13:55 +0000 |
commit | 42ef9952383e5517fef269b3efd669325c59ad44 (patch) | |
tree | 4747359a14d59068761a3cea325df613811d0c87 /Tests/TestDriver.php | |
parent | 57ae1417c4a06d713370adee98e49df52bd2a67d (diff) | |
download | php-openid-42ef9952383e5517fef269b3efd669325c59ad44.zip php-openid-42ef9952383e5517fef269b3efd669325c59ad44.tar.gz php-openid-42ef9952383e5517fef269b3efd669325c59ad44.tar.bz2 |
[project @ [2/2] Change Services_Yadis_ and Services/Yadis/]
Diffstat (limited to 'Tests/TestDriver.php')
-rw-r--r-- | Tests/TestDriver.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/TestDriver.php b/Tests/TestDriver.php index cd413aa..c88d525 100644 --- a/Tests/TestDriver.php +++ b/Tests/TestDriver.php @@ -137,7 +137,7 @@ $_tests = array( 'VerifyDisco'), ), array( - 'dir' => 'Tests/Services/Yadis/', + 'dir' => 'Tests/Auth/Yadis/', 'files' => array( 'ParseHTML', 'XRDS', |