Преглед на файлове

Updated manual test to changes in the view engine.

Szymon Kupś преди 7 години
родител
ревизия
32d252d6c9
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0 2
      packages/ckeditor5-editor-classic/tests/manual/classiceditor.js

+ 0 - 2
packages/ckeditor5-editor-classic/tests/manual/classiceditor.js

@@ -53,5 +53,3 @@ function destroyEditor() {
 
 document.getElementById( 'initEditor' ).addEventListener( 'click', initEditor );
 document.getElementById( 'destroyEditor' ).addEventListener( 'click', destroyEditor );
-
-initEditor();