8
0
Pārlūkot izejas kodu

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

Szymon Kupś 9 gadi atpakaļ
vecāks
revīzija
32105a78e0
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  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';