Skip to content
Snippets Groups Projects
Commit a68f86ed authored by Angie Byron's avatar Angie Byron
Browse files

Issue #2228627 by tim.plunkett:...

Issue #2228627 by tim.plunkett: Core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php is actually UrlTest.
parent 1e04c676
No related merge requests found
......@@ -2,7 +2,7 @@
/**
* @file
* Contains \Drupal\Tests\Component\Utility\UrlTest.
* Contains \Drupal\Tests\Component\Utility\UrlHelperTest.
*/
namespace Drupal\Tests\Component\Utility;
......@@ -17,7 +17,7 @@
*
* @see \Drupal\Component\Utility\Url
*/
class UrlTest extends UnitTestCase {
class UrlHelperTest extends UnitTestCase {
public static function getInfo() {
return array(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment