1
0
mirror of synced 2024-11-15 18:53:22 +01:00

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