Tests added for LS47

This commit is contained in:
n1073645 2020-02-14 12:28:12 +00:00
parent 6fd929160d
commit e71794d362
4 changed files with 50 additions and 4 deletions

View file

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