diff --git a/src/Urls.php b/src/Urls.php new file mode 100644 index 0000000..acb8d4b --- /dev/null +++ b/src/Urls.php @@ -0,0 +1,22 @@ +assertEquals($parsed, $parsedRebuilt, "Failed to reconstruct URL: '{$url}'"); + + } + } +} \ No newline at end of file