8
0
فهرست منبع

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

Szymon Kupś 10 سال پیش
والد
کامیت
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';