8
0
Просмотр исходного кода

Ignore test/path.js file from non-browser testing.

Szymon Kupś 10 лет назад
Родитель
Сommit
32105a78e0
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      tests/path.js

+ 2 - 0
tests/path.js

@@ -3,6 +3,8 @@
  * For licensing, see LICENSE.md.
  */
 
+/* bender-tags: browser-only */
+
 'use strict';
 
 import path from '/ckeditor5/path.js';