Levenshtein operation and operation search improved

This commit is contained in:
n1073645 2020-01-21 16:36:44 +00:00
parent ace8121d0e
commit 378c1ba07b
6 changed files with 195 additions and 6 deletions

View file

@ -96,7 +96,7 @@ import "./tests/DefangIP.mjs";
import "./tests/ParseUDP.mjs";
import "./tests/AvroToJSON.mjs";
import "./tests/Lorenz.mjs";
import "./tests/LevenshteinDistance.mjs";
// Cannot test operations that use the File type yet
// import "./tests/SplitColourChannels.mjs";