Merge remote-tracking branch 'upstream/master' into features/yara

This commit is contained in:
Matt 2019-01-15 23:46:49 +00:00
commit 2e9b1e079c
14 changed files with 661 additions and 51 deletions

View file

@ -82,6 +82,7 @@ import "./tests/TranslateDateTimeFormat";
import "./tests/Magic";
import "./tests/ParseTLV";
import "./tests/Media";
import "./tests/ToFromInsensitiveRegex";
import "./tests/YARA.mjs";
// Cannot test operations that use the File type yet