瀏覽代碼

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

Szymon Kupś 9 年之前
父節點
當前提交
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';