diff options
Diffstat (limited to 'Tests/Auth/Yadis')
-rw-r--r-- | Tests/Auth/Yadis/DiscoverData.php | 1 | ||||
-rw-r--r-- | Tests/Auth/Yadis/Discover_Yadis.php | 1 | ||||
-rw-r--r-- | Tests/Auth/Yadis/ParseHTML.php | 1 | ||||
-rw-r--r-- | Tests/Auth/Yadis/TestUtil.php | 2 | ||||
-rw-r--r-- | Tests/Auth/Yadis/XRDS.php | 1 | ||||
-rw-r--r-- | Tests/Auth/Yadis/XRI.php | 1 | ||||
-rw-r--r-- | Tests/Auth/Yadis/Yadis.php | 1 |
7 files changed, 1 insertions, 7 deletions
diff --git a/Tests/Auth/Yadis/DiscoverData.php b/Tests/Auth/Yadis/DiscoverData.php index 816a06b..bf02d66 100644 --- a/Tests/Auth/Yadis/DiscoverData.php +++ b/Tests/Auth/Yadis/DiscoverData.php @@ -150,4 +150,3 @@ function generateResult($base_url, $input_name, $id_name, $result_name, $success return array($input_url, $result); } -?>
\ No newline at end of file diff --git a/Tests/Auth/Yadis/Discover_Yadis.php b/Tests/Auth/Yadis/Discover_Yadis.php index 6e2d38b..0ca3b2e 100644 --- a/Tests/Auth/Yadis/Discover_Yadis.php +++ b/Tests/Auth/Yadis/Discover_Yadis.php @@ -228,4 +228,3 @@ $Tests_Auth_Yadis_Discover_Yadis_other = array( new Tests_Auth_Yadis_Discover_Yadis_ContentTypes() ); -?>
\ No newline at end of file diff --git a/Tests/Auth/Yadis/ParseHTML.php b/Tests/Auth/Yadis/ParseHTML.php index bc7574f..e3977bc 100644 --- a/Tests/Auth/Yadis/ParseHTML.php +++ b/Tests/Auth/Yadis/ParseHTML.php @@ -84,4 +84,3 @@ class Tests_Auth_Yadis_ParseHTML extends PHPUnit_Framework_TestSuite { } } -?>
\ No newline at end of file diff --git a/Tests/Auth/Yadis/TestUtil.php b/Tests/Auth/Yadis/TestUtil.php index 8936c0e..6c25812 100644 --- a/Tests/Auth/Yadis/TestUtil.php +++ b/Tests/Auth/Yadis/TestUtil.php @@ -27,4 +27,4 @@ function Tests_Auth_Yadis_readlines($name) return Tests_Auth_Yadis_datafile($name, 'file'); } -?> + diff --git a/Tests/Auth/Yadis/XRDS.php b/Tests/Auth/Yadis/XRDS.php index 7d9048e..3bb23e4 100644 --- a/Tests/Auth/Yadis/XRDS.php +++ b/Tests/Auth/Yadis/XRDS.php @@ -245,4 +245,3 @@ class Tests_Auth_Yadis_XRDS extends PHPUnit_Framework_TestCase { } } -?>
\ No newline at end of file diff --git a/Tests/Auth/Yadis/XRI.php b/Tests/Auth/Yadis/XRI.php index 7f2b04d..220c196 100644 --- a/Tests/Auth/Yadis/XRI.php +++ b/Tests/Auth/Yadis/XRI.php @@ -140,4 +140,3 @@ class Tests_Auth_Yadis_XRI extends PHPUnit_Framework_TestSuite { } } -?>
\ No newline at end of file diff --git a/Tests/Auth/Yadis/Yadis.php b/Tests/Auth/Yadis/Yadis.php index 8c55558..5672a15 100644 --- a/Tests/Auth/Yadis/Yadis.php +++ b/Tests/Auth/Yadis/Yadis.php @@ -86,4 +86,3 @@ class Tests_Auth_Yadis_Yadis extends PHPUnit_Framework_TestSuite { } -?>
\ No newline at end of file |