X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Ftests%2FDrupal%2FTests%2FCore%2FProxyBuilder%2FProxyBuilderTest.php;h=72a8aa88a14eb6b89762558452cf5b73a8f04bc7;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=5f0779e33eb03b1a03ff4ce5ebe1608afe7ba61e;hpb=aea91e65e895364e460983b890e295aa5d5540a5;p=yaffs-website diff --git a/web/core/tests/Drupal/Tests/Core/ProxyBuilder/ProxyBuilderTest.php b/web/core/tests/Drupal/Tests/Core/ProxyBuilder/ProxyBuilderTest.php index 5f0779e33..72a8aa88a 100644 --- a/web/core/tests/Drupal/Tests/Core/ProxyBuilder/ProxyBuilderTest.php +++ b/web/core/tests/Drupal/Tests/Core/ProxyBuilder/ProxyBuilderTest.php @@ -6,6 +6,7 @@ */ namespace Drupal\Tests\Core\ProxyBuilder; + use Drupal\Core\ProxyBuilder\ProxyBuilder; use Drupal\Tests\UnitTestCase;