Browse Source

Disabled tests

Matt C 6 years ago
parent
commit
454ef0076b
1 changed files with 1 additions and 1 deletions
  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";