瀏覽代碼

Disabled tests

Matt C 6 年之前
父節點
當前提交
454ef0076b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      test/index.mjs

+ 1 - 1
test/index.mjs

@@ -73,7 +73,7 @@ import "./tests/operations/SeqUtils";
 import "./tests/operations/SetDifference";
 import "./tests/operations/SetIntersection";
 import "./tests/operations/SetUnion";
-import "./tests/operations/SplitColourChannels";
+//import "./tests/operations/SplitColourChannels";
 import "./tests/operations/StrUtils";
 import "./tests/operations/SymmetricDifference";
 import "./tests/operations/TextEncodingBruteForce";