Explorar o código

Moved bender-tags comment to top of the file.

Szymon Kupś %!s(int64=9) %!d(string=hai) anos
pai
achega
bc4108c37b
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      tests/command/command.js

+ 2 - 2
tests/command/command.js

@@ -3,10 +3,10 @@
  * For licensing, see LICENSE.md.
  */
 
-'use strict';
-
 /* bender-tags: browser-only */
 
+'use strict';
+
 import Editor from '/ckeditor5/editor.js';
 import Command from '/ckeditor5/command/command.js';