summaryrefslogtreecommitdiffstats
path: root/Tests/Auth/Yadis/TestUtil.php
diff options
context:
space:
mode:
authortailor <cygnus@janrain.com>2008-06-03 20:40:19 +0000
committertailor <cygnus@janrain.com>2008-06-03 20:40:19 +0000
commitf0d37522f735a4deb28a3d084d6ec4fa6083a07e (patch)
tree54666c70d17f94fac97199f7efd795577616fe74 /Tests/Auth/Yadis/TestUtil.php
parentf2c211cbac4e13ec9717396e662d0908eecca4b9 (diff)
downloadphp-openid-f0d37522f735a4deb28a3d084d6ec4fa6083a07e.zip
php-openid-f0d37522f735a4deb28a3d084d6ec4fa6083a07e.tar.gz
php-openid-f0d37522f735a4deb28a3d084d6ec4fa6083a07e.tar.bz2
[project @ Fix PHP tags]
Diffstat (limited to 'Tests/Auth/Yadis/TestUtil.php')
-rw-r--r--Tests/Auth/Yadis/TestUtil.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/Auth/Yadis/TestUtil.php b/Tests/Auth/Yadis/TestUtil.php
index 66fb0e0..8936c0e 100644
--- a/Tests/Auth/Yadis/TestUtil.php
+++ b/Tests/Auth/Yadis/TestUtil.php
@@ -26,3 +26,5 @@ function Tests_Auth_Yadis_readlines($name)
{
return Tests_Auth_Yadis_datafile($name, 'file');
}
+
+?>