Skip to content

Commit

Permalink
Disabled tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mattnotmitt committed Dec 21, 2018
1 parent 18693d2 commit 454ef00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/index.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down

0 comments on commit 454ef00

Please sign in to comment.