summaryrefslogtreecommitdiffstats
path: root/vendor/fguillot/picofeed/tests/Client/UrlTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/fguillot/picofeed/tests/Client/UrlTest.php')
-rw-r--r--vendor/fguillot/picofeed/tests/Client/UrlTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/fguillot/picofeed/tests/Client/UrlTest.php b/vendor/fguillot/picofeed/tests/Client/UrlTest.php
index a07898778..f7d67ea90 100644
--- a/vendor/fguillot/picofeed/tests/Client/UrlTest.php
+++ b/vendor/fguillot/picofeed/tests/Client/UrlTest.php
@@ -1,9 +1,9 @@
<?php
+
namespace PicoFeed\Client;
use PHPUnit_Framework_TestCase;
-
class UrlTest extends PHPUnit_Framework_TestCase
{
public function testHasScheme()