X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fcommon_test%2Fcommon_test.module;fp=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fcommon_test%2Fcommon_test.module;h=040e40a4e4c3664f5e7488c316f52505fc3dad85;hp=97bba7b3414d1aacde8880a675bb85ba8a26efaf;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/web/core/modules/system/tests/modules/common_test/common_test.module b/web/core/modules/system/tests/modules/common_test/common_test.module index 97bba7b34..040e40a4e 100644 --- a/web/core/modules/system/tests/modules/common_test/common_test.module +++ b/web/core/modules/system/tests/modules/common_test/common_test.module @@ -5,7 +5,7 @@ * Helper module for the Common tests. */ -use \Drupal\Core\Asset\AttachedAssetsInterface; +use Drupal\Core\Asset\AttachedAssetsInterface; /** * Applies #printed to an element to help test #pre_render.