|
@@ -3,7 +3,7 @@
|
|
|
* For licensing, see LICENSE.md.
|
|
* For licensing, see LICENSE.md.
|
|
|
*/
|
|
*/
|
|
|
|
|
|
|
|
-import normalizeHtml from '/ckeditor5/utils/normalizehtml.js';
|
|
|
|
|
|
|
+import normalizeHtml from '/tests/utils/_utils/normalizehtml.js';
|
|
|
|
|
|
|
|
describe( 'utils', () => {
|
|
describe( 'utils', () => {
|
|
|
describe( 'normalizeHtml', () => {
|
|
describe( 'normalizeHtml', () => {
|