Răsfoiți Sursa

Remove temporary buttons.

Maciej Gołaszewski 6 ani în urmă
părinte
comite
c7c9ca8909

+ 0 - 6
packages/ckeditor5-indent/tests/manual/indent-block-classes.js

@@ -20,12 +20,6 @@ ClassicEditor
 			'indent',
 			'outdent',
 			'|',
-			'indentList',
-			'outdentList',
-			'|',
-			'indentBlock',
-			'outdentBlock',
-			'|',
 			'bulletedList',
 			'numberedList',
 			'|',

+ 0 - 6
packages/ckeditor5-indent/tests/manual/indent-block.js

@@ -20,12 +20,6 @@ ClassicEditor
 			'indent',
 			'outdent',
 			'|',
-			'indentList',
-			'outdentList',
-			'|',
-			'indentBlock',
-			'outdentBlock',
-			'|',
 			'bulletedList',
 			'numberedList',
 			'|',