Disabled tests

This commit is contained in:
Matt C 2018-12-21 17:19:33 +00:00
parent 18693d2471
commit 454ef0076b

View file

@ -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";