Bläddra i källkod

Disabled tests

Matt C 6 år sedan
förälder
incheckning
454ef0076b
1 ändrade filer med 1 tillägg och 1 borttagningar
  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";