Explorar el Código

Improved bender-tags.

Aleksander Nowodzinski hace 9 años
padre
commit
c474cd1571
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      packages/ckeditor5-ui/tests/iconmanagerview.js

+ 2 - 0
packages/ckeditor5-ui/tests/iconmanagerview.js

@@ -3,6 +3,8 @@
  * For licensing, see LICENSE.md.
  */
 
+ /* bender-tags: ui, iconmanager */
+
 'use strict';
 
 import testUtils from '/tests/ckeditor5/_utils/utils.js';