Added Index of Coincidence Tests

This commit is contained in:
George O 2019-06-08 21:49:31 +01:00
parent 466d872d30
commit a6732ba815
2 changed files with 23 additions and 0 deletions

View file

@ -49,6 +49,7 @@ import "./tests/Hash";
import "./tests/HaversineDistance";
import "./tests/Hexdump";
import "./tests/Image";
import "./tests/IndexOfCoincidence";
import "./tests/Jump";
import "./tests/JSONBeautify";
import "./tests/JSONMinify";